Page 14 of 20

Re: What code editor do you use ?

Posted: Tue Mar 28, 2017 5:43 pm
by airstruck
That's one way to put it :ehem:

Re: What code editor do you use ?

Posted: Tue Mar 28, 2017 6:36 pm
by NickRock
Well I guess I've been living under a rock

https://wikileaks.org/ciav7p1/cms/page_26968090.html

Re: What code editor do you use ?

Posted: Wed Mar 29, 2017 5:52 am
by yetneverdone
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
WOAH! That's awesome stuffs. Good thing we have wikileaks, so does any other notepad++ users here going to change their ide?

Re: What code editor do you use ?

Posted: Wed Mar 29, 2017 10:30 am
by SiENcE
Atom.io with lots of plugins: love-ide, autocomplete-love, autocomplete-glsl, language-glsl, language-lua, comment, language-asciidoc, move-panes, save-workspace (!), todo-show, tool-bar.

For Debugging Löve I use Visual-Studio 2015 + BabeLua.

Re: What code editor do you use ?

Posted: Wed Mar 29, 2017 1:25 pm
by NickRock
yetneverdone 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?
Well, I won't even bother because the issue is already fixed :P

Re: What code editor do you use ?

Posted: Wed Mar 29, 2017 6:21 pm
by jjmafiae
I use notepad++ currently. Ages ago when I used Linux, I used some text editor called "Kate" which is a bit similar to Notepad++.

Re: What code editor do you use ?

Posted: Wed Mar 29, 2017 7:54 pm
by Sulunia
yetneverdone wrote: Wed Mar 29, 2017 5:52 am
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
WOAH! That's awesome stuffs. Good thing we have wikileaks, so does any other notepad++ users here going to change their ide?
¯\_(ツ)_/¯

If I switch, I'll use either Atom or Zerobrane.

Re: What code editor do you use ?

Posted: Mon Jul 03, 2017 6:32 am
by D0NM
Intellij IDEA free edition gets an update:

Image
It seems the Lua plug-in has got new features
with an experimental debug support.
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.

Re: What code editor do you use ?

Posted: Tue Jul 04, 2017 3:17 pm
by egorcod
Sublime Text 3 with Vintageous (vi/vim keybindings). Before Sublime, I used vim.

Re: What code editor do you use ?

Posted: Mon Sep 04, 2017 4:11 pm
by clod
Codelobster is the best