Thank you very much for this, it is awesome.
There is one small issue though: I like to diffentiate between single and double quoted strings. I would like to have different markup for them, but I think this cannot be done right now. Could you include this or tell me how to do it?
Yes. It is possible. Your best bet is to open a ticket on the bitbucket tracker for this project. Or join #IDLua and pester me
Even better bet would be to submit a patch - for the enhancement. But I recognize it is complicated. If you are intererested, and know Java, I can tell you what needs to be done
Is there a way to make a project run the way a WoW addon would? That is, for it to use the TOC file to determine execution order and handle XML definitions.
I ended up finding this back at the beginning of WoD (via a search in the application UI) when I was making a small fork of EPGP for my guild. It works in WebStorm minus the features that are configured from the Project Structure dialog; it is supposed to be a Javascript IDE, after all. What appears to be the JS-specific version of those settings is under Languages & Frameworks > JavaScript > Libraries.
Your inspections actually uncovered some unused variables and leaked globals in the code, which I was able to fix in our fork.
Anyway, just wanted to let you know that it's appreciated and that I was happy to see your name in the info/details pane :).
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
There is now a setup video
Check out the screencast:
http://www.screencast.com/t/RJom4qlcBN
There is one small issue though: I like to diffentiate between single and double quoted strings. I would like to have different markup for them, but I think this cannot be done right now. Could you include this or tell me how to do it?
Even better bet would be to submit a patch - for the enhancement. But I recognize it is complicated. If you are intererested, and know Java, I can tell you what needs to be done
Your inspections actually uncovered some unused variables and leaked globals in the code, which I was able to fix in our fork.
Anyway, just wanted to let you know that it's appreciated and that I was happy to see your name in the info/details pane :).