Sinisterly
favourite code editor - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: favourite code editor (/Thread-favourite-code-editor)

Pages: 1 2


favourite code editor - cr33pyguy - 05-16-2014

It does not matter what language the editor is built for, or whether it is actually a lightweight text editor, or a heavy IDE.

These are mine:

notepad ++
A very lightweight editor I use for practically all of my python, HTML, CSS or JavaScript.

eclipse
A heavier IDE I use for my work in Java.

Now you guys.


RE: favourite code editor - Shebang - 05-16-2014

gedit or vim - Python development.
Visual Studio - C# and VB development.
Eclipse - Java development.


RE: favourite code editor - superMAUS - 05-17-2014

nano or vim. I probably prefer nano though.
I used to love sublime text.


RE: favourite code editor - tortilla - 05-17-2014

Vim for PHP, Python and Bash.
Visual Studio with Vim plugin for C#.


RE: favourite code editor - w00t - 05-17-2014

Sublime. I'm not a machoist, GUIs that are easy on the eyes are easier to use.


RE: favourite code editor - cr33pyguy - 05-17-2014

(05-17-2014, 08:40 PM)w00t Wrote: Sublime. I'm not a machoist, GUIs that are easy on the eyes are easier to use.

Very true. I use a dark theme with custom colors for my eclipse, as well as my np++


RE: favourite code editor - 3SidedSquare - 05-17-2014

Lua, batch, html/javascript/css - Notepad++
Python - Idle
Java - Eclipse


RE: favourite code editor - xornull - 05-17-2014

Microsoft Visual Studio 2013

Want to use Intel Studio XE though.


RE: favourite code editor - Equinox - 05-18-2014

Notepad++ - HTML, JavaScript, CSS
Sublime 3 - PHP
IDLE, Nano - Python, Ruby
Eclipse - Java
Visual Basic - .NET


RE: favourite code editor - Cake - 05-18-2014

sublime text 3 (windows)
php storm 7 (linux)
and
jedit (linux)