Pages: 1
Author Topic: Commands highlighted in LGM that are not supported  (27,617 Views)
Offline (Unknown gender) Darkstar2

Member
Joined: Jan 2014
Posts: 1,238
View profile
Posted on: June 08, 2014, 12:05:27 AM
This is not really an issue but an observation.
In LGM when you type functions they change  colours when they are recognised.

I noticed execute_string is recognised and listed in auto complete but this function is not available in ENIGMA.
There are other similar functions I found out are inactive, when I was just playing around  / experimenting :D
Offline (Unknown gender) Goombert

Developer
Joined: Jan 2013
Posts: 2,991
View profile
Reply #1 Posted on: June 08, 2014, 10:43:50 AM
Nothing is going to be done about this.

LGM is usable on its own, as a GM IDE that supports all versions of GM, it keeps a list of functions to syntax highlight for when it's not hooked up to any plugin/runner/compiler. ENIGMA plugs into LGM and then adds the functions it implements to the keywords list.

Also, the new compiler will be able to do execute_string.
Pages: 1