21 posts
Posted 02 May 2013 - 10:32 PM
Title says it all :P/>
took me awhile so I would appreciate any feedback :)/>
Make sure you have the Lua plugin and add this as a library
Also restart InteliJ if it does not work.
7 posts
Posted 02 May 2013 - 10:47 PM
Care to explain a little more? I googled IntelliJ but still don't understand what this is.
Edit: How would it be useful for me?
21 posts
Posted 02 May 2013 - 10:54 PM
Java ide with plugins
has autocompletion
7 posts
Posted 02 May 2013 - 11:08 PM
Terminology noob here. I googled ide and read around but don't know what it is in this context.
Does this mean we can write in Java?
If not, what exactly would getting this ide allow me to do?
1688 posts
Location
'MURICA
Posted 02 May 2013 - 11:10 PM
Just think of an IDE as a really advanced text editor. This is simply a plugin for the IntelliJ IDE that (I'm guessing) adds syntax highlighting and auto-completion for CC functions.
21 posts
Posted 02 May 2013 - 11:40 PM
Just think of an IDE as a really advanced text editor. This is simply a plugin for the IntelliJ IDE that (I'm guessing) adds syntax highlighting and auto-completion for CC functions.
it's actually a library, you need the lua plugin
7508 posts
Location
Australia
Posted 03 May 2013 - 02:54 AM
Java ide with plugins
has autocompletion
Just think of an IDE as a really advanced text editor. This is simply a plugin for the IntelliJ IDE that (I'm guessing) adds syntax highlighting and auto-completion for CC functions.
it's actually a library, you need the lua plugin
These are all things you could put in the OP to give people more information… More information is always good…
236 posts
Posted 14 May 2013 - 09:09 AM
intelliJ is a JAVA IDE(integrated development environment) this is a plugin(extra feature) for it that allows to code LUA aswell inside it.
2 posts
Posted 09 October 2013 - 12:20 PM
Library does not have support for inspecting code. It would be nice if this feature was added