Re: What code editor do you use ?
Posted: Tue Mar 28, 2017 5:43 pm
That's one way to put it
WOAH! That's awesome stuffs. Good thing we have wikileaks, so does any other notepad++ users here going to change their ide?NickRock wrote: ↑Tue Mar 28, 2017 6:36 pm Well I guess I've been living under a rock
https://wikileaks.org/ciav7p1/cms/page_26968090.html
Well, I won't even bother because the issue is already fixedyetneverdone wrote: ↑Wed Mar 29, 2017 5:52 am WOAH! That's awesome stuffs. Good thing we have wikileaks, so does any other notepad++ users here going to change their ide?
¯\_(ツ)_/¯yetneverdone wrote: ↑Wed Mar 29, 2017 5:52 amWOAH! That's awesome stuffs. Good thing we have wikileaks, so does any other notepad++ users here going to change their ide?NickRock wrote: ↑Tue Mar 28, 2017 6:36 pm Well I guess I've been living under a rock
https://wikileaks.org/ciav7p1/cms/page_26968090.html
Lua language integration for IntelliJ
Features:
Some Automatic FrameXML Injections (World of Warcraft)
Type Inference Based Completions (Experimental)
Introduce Variable Refactoring (Experimental)
Modules support (Experimental)
Debugger (Experimental)
LuaDoc Creation, Highlighting and Folding
Live Templates ("Zen Lua")
Custom API Support including custom function signatures and documentation
Lua Standard Library Information via Quickhelp (ctrl-Q)
Goto Symbol
Safe Delete
Rename Identifier
JavaHelp For Lua 5.1
Go to definition
find usages
Code formatting
Speculative completion as an option (Settings|Lua)
Code completion
1 quickfix
6 code intentions
11 code inspection
Script execution and run configurations
Kahlua REPL Console
Lua REPL Console
Structure view
Syntax checking
Highlighting of Upvalues, Parameters and Fields
Highlighting global vs local variables
Customizable Syntax highlighting
Code folding for code blocks and comments
Brace Matching for do blocks, long strings and comments, and (, { , [
Minor feature: comment in/out.