I just tried this on PyCharm (also made by IntelliJ). Seems to be missing some keywords. The obvious ones are: - display - maximize - minimize - solve - subject to - table
Gusek - which is my 'go to' editor for GMPL has the following keywords: abs and atan binary by card ceil check cos cross cross data default \ diff diff dimen display div else end exists exp floor for forall if in integer inter Irand224 length less \ log log10 max maximize min minimize mod Normal Normal01 not or param printf prod round s.t. set setof \ sin solve sqrt subj subject substr sum symbolic symdiff then to tr trunc Uniform Uniform01 union var within \ table out \ gmtime str2time time2str -----Original Message----- From: Help-glpk <[email protected]> On Behalf Of Andrew Makhorin Sent: Wednesday, February 12, 2020 10:43 AM To: [email protected] Subject: [Fwd: Intellij syntax highlighting] -------- Forwarded Message -------- From: Jonas Stenberg <[email protected]> To: [email protected] <[email protected]> Subject: Intellij syntax highlighting Date: Wed, 12 Feb 2020 13:56:25 +0000 > In case anyone is interested: I have created a config file that brings > syntax highlighting for GLPK model files to Intellij. > > https://github.com/stenix71/intellij-glpk > >
