Thirteen Years of Service
Posts: 1,572
Threads: 71
favourite code editor 05-16-2014, 08:42 PM
#1
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.
BACK UNDER YOUR BEDS
TRY TO GET A GOOD NIGHT'S SLEEP NOW
•
Twelve Years of Service
Posts: 1,223
Threads: 227
RE: favourite code editor 05-16-2014, 08:54 PM
#2
gedit or vim - Python development.
Visual Studio - C# and VB development.
Eclipse - Java development.
•
Twelve Years of Service
Posts: 467
Threads: 35
RE: favourite code editor 05-17-2014, 10:16 AM
#3
nano or vim. I probably prefer nano though.
I used to love sublime text.
•
Twelve Years of Service
Posts: 72
Threads: 2
RE: favourite code editor 05-17-2014, 10:47 AM
#4
Vim for PHP, Python and Bash.
Visual Studio with Vim plugin for C#.
•
Thirteen Years of Service
Posts: 1,256
Threads: 7
RE: favourite code editor 05-17-2014, 08:40 PM
#5
Sublime. I'm not a machoist, GUIs that are easy on the eyes are easier to use.
•
Thirteen Years of Service
Posts: 504
Threads: 47
RE: favourite code editor 05-17-2014, 09:24 PM
#7
Lua, batch, html/javascript/css - Notepad++
Python - Idle
Java - Eclipse
•
Twelve Years of Service
Posts: 199
Threads: 11
RE: favourite code editor 05-17-2014, 09:38 PM
#8
Microsoft Visual Studio 2013
Want to use Intel Studio XE though.
•
Thirteen Years of Service
Posts: 2,258
Threads: 268
RE: favourite code editor 05-18-2014, 04:40 AM
#9
Notepad++ - HTML, JavaScript, CSS
Sublime 3 - PHP
IDLE, Nano - Python, Ruby
Eclipse - Java
Visual Basic - .NET
•
Thirteen Years of Service
Posts: 1,439
Threads: 75
RE: favourite code editor 05-18-2014, 07:01 AM
#10
sublime text 3 (windows)
php storm 7 (linux)
and
jedit (linux)
•