Calculator Community > Lua

Nspire-Lua IDE : plugin for Intellij IDEA

<< < (2/5) > >>

trmpereira:
Is it possible to do this with the

Making the words that are commands to be colored in text program like etexteditor copy for windows of textmate (mac)

ElementCoder:
I'm not sure what you mean, but if you mean syntax highlighting then yes it does that.

kyllopardiun:
Just a little tip for folks on windows and with more than one file to compile in luna:




--- Quote from: compile.bat ---type 1.lua 2.lua 3.lua > output.lua
luna.exe output.lua output.tns
del output.lua

--- End quote ---

PS: in most cases (at least for me) is better to specify manually files in order to be compiled than trying type *.lua >output.lua

Jonius7:
I can't believe I haven't seen this before. This will really help me try and get back into Lua programming.
Now only thing is more convenient .lua -> tns conversion and loading into emulator, which there might be some tools lurking around that I haven't discovered, or forgotten, or not know how to use.

imath:
Pretty good.
I wanna write a visual IDE later based on XML and SM

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version