Page 1 of 1
What program do you use for coding?
Posted: Tue Jan 03, 2017 11:41 am
by Fuyu
Most people here are used to using Notepad++ for coding and so I was until a couple of days. In the end, I switched to Sublime Text because it automatically finishes any tags/lines for me. Plus, I like the font and background colors better than the white background and bold blue from Notepad++.
Re: What program do you use for coding?
Posted: Tue Jan 03, 2017 11:48 am
by Yoshi021
I use atom
Re: What program do you use for coding?
Posted: Tue Jan 03, 2017 8:49 pm
by loop
You can configure the style in the settings on N++. I used it with white text and a maroon background (school colors).
I still use N++.
Re: What program do you use for coding?
Posted: Wed Jan 04, 2017 10:07 am
by HeroLinik
You mean the IDE? Right now, I'm still using N++. However, I've been looking into Eclipse as well because we use it for Java coding and apparently it also has support for Lua. Also, Eclipse is pretty user-friendly and it auto-completes statements for you.
Re: What program do you use for coding?
Posted: Wed Jan 04, 2017 10:34 am
by bossedit8
Back then I use regular notepad bot now I use notepad++ to code things.
Re: What program do you use for coding?
Posted: Wed Jan 04, 2017 12:53 pm
by Hoeloe
Where possible, I use Visual Studio for its excellent debugging tools. However, for script languages like Lua, Notepad++ is surprisingly powerful.
Re: What program do you use for coding?
Posted: Thu Jan 05, 2017 9:33 am
by MacDuckBeat
Sometimes Notepad(no +'s) and rarely Notepad++.
Re: What program do you use for coding?
Posted: Tue Feb 07, 2017 9:55 am
by PersonNamedUser
I use the regular, N++
Re: What program do you use for coding?
Posted: Tue Feb 07, 2017 2:04 pm
by BananaCat
Notepad++ mainly, but when im lazy, I use sublime text (My father took a class in coding and has the full version)