Current Events > Programmers of CE: what editor do you use and why?

Topic List
Page List: 1
DK9292
08/08/18 5:39:23 PM
#1:


I've been using Sublime Text, mainly because it's free and highlights when brackets and semicolons are missing, which is what trips me up.

I've heard some people suggest Visual Code Studio, but I find it slow and difficult to load like most Visual Studio products.
---
A hero's role is one that cannot be forsaken,
Caring for those with hearts that are breaking.
... Copied to Clipboard!
AlephZero
08/08/18 5:41:26 PM
#2:


vi
---
"There is value in segregation." - qwertyman2002
01001100 01010101 01000101 00100000 00110100 00110000 00110010
... Copied to Clipboard!
davyheinz
08/08/18 5:44:37 PM
#3:


I use Visual Studio at work. My coworker likes Visual Studio Code, but I havent tried it.

NetBeans was okay, used it in college.
Eclipse blows, used at previous job.
I know somebody who loves Sublime, but I havent used it.
---
Currently playing: Strider, Jet Force Gemini, Psychonauts, Red Dead Redemption
... Copied to Clipboard!
DK9292
08/08/18 7:37:44 PM
#4:


Bump.
---
A hero's role is one that cannot be forsaken,
Caring for those with hearts that are breaking.
... Copied to Clipboard!
Rob Cesternino
08/08/18 7:39:29 PM
#5:


Sublime Text. Its free and lightweight.
---
Stop asking me if I'm Jessica Simpson. Jewish girls
Survivor is the greatest show EVER. are hawt
... Copied to Clipboard!
TeaMilk
08/08/18 7:42:33 PM
#6:


yeah if we're just talking text editors, sublime is really nice. Its lightweight and customizable, and I've never found it lacking any features. Only IDE ive really used is visual studio, for C++ stuff.
---
... Copied to Clipboard!
silentwing26x
08/08/18 7:50:52 PM
#7:


Rob Cesternino posted...
Sublime Text. Its free and lightweight.


technically it isnt free
... Copied to Clipboard!
DarkTransient
08/08/18 7:55:09 PM
#8:


Lazarus for Pascal; Notepad++ for HTML / PHP.
---
... Copied to Clipboard!
HashtagTartarus
08/08/18 7:56:28 PM
#9:


Visual Studio for C# and C++, Visual Studio Code for everything else.
---
... Copied to Clipboard!
Tyranthraxus
08/08/18 7:56:34 PM
#10:


Visual Studio for anything .NET

Notepad++ for our legacy ASP applications.
---
It says right here in Matthew 16:4 "Jesus doth not need a giant Mecha."
https://imgur.com/dQgC4kv
... Copied to Clipboard!
ThanksUglyGod
08/08/18 8:02:18 PM
#11:


Visual Studio for C++ and C#. Visual Studio Code for everything else, might be switching to that for C++/C# too.
... Copied to Clipboard!
MutantJohn
08/08/18 8:03:05 PM
#12:


VS Code, my man. It's amazing.
---
"Oh, my mother; oh, my friends, ask the angels, will I ever see heaven again?" - Laura Marling
... Copied to Clipboard!
KamenRiderBlade
08/08/18 8:03:09 PM
#13:


ThanksUglyGod posted...
Visual Studio for C++ and C# and all things .NET

---
Are you a MexiCAN or a MexiCAN'T - Johnny Depp 'Once Upon A Time in Mexico'
... Copied to Clipboard!
TomNook20
08/08/18 8:04:45 PM
#14:


... Copied to Clipboard!
KamenRiderBlade
08/08/18 8:05:13 PM
#15:


https://en.wikipedia.org/wiki/Visual_Studio_Code

In the 2016 Developers Survey of Stack Overflow, Visual Studio Code ranked #13 among the top popular development tools, with only 7.2% of the 46,613 respondents using it.[20] However, in the 2018 Developers Survey, Visual Studio Code was ranked #1, with 34.9% of the 75,398 respondents using it.[12]


So it started out at Rank #13 in popularity, now it's rank #1

All in 2 years time.

That's not bad.
---
Are you a MexiCAN or a MexiCAN'T - Johnny Depp 'Once Upon A Time in Mexico'
... Copied to Clipboard!
Questionmarktarius
08/08/18 8:11:57 PM
#16:


PHP Storm
... Copied to Clipboard!
darkjedilink
08/08/18 8:14:18 PM
#17:


Visual Studio, because it was free when I went to school.
---
'It's okay that those gangbangers stole all my personal belongings and cash at gunpoint, cuz they're building a rec center!' - OneTimeBen
... Copied to Clipboard!
teepan95
08/09/18 3:26:39 AM
#18:


Atom
---
I use Gameraven and you should too.
#heavilyburntpotato
... Copied to Clipboard!
TheAnthraxBunny
08/09/18 9:06:32 PM
#19:


PyCharm for Python, HTML and CSS. Visual Studio Code for C#.

Edit: I should add that I think the main reason I use HTML and CSS in PyCharm is because I use Django (Python) for all my web projects. If that wasn't the case, there's a chance I'd use VSC for those too.
---
I am a bot, and this action was performed automatically
... Copied to Clipboard!
Medussa
08/09/18 9:14:10 PM
#20:


Netbeans. because I lost my .edu copy of JGrasp.
---
Boom! That's right, this is all happening! You cannot change the channel now!
Act now! Venchmen are standing by for your orders!
... Copied to Clipboard!
DevsBro
08/09/18 9:32:07 PM
#21:


Notepad++ because really starting basic and lightweight and adding the features you want makes more sense than always finding new crap you didn't want on that continues to make it sluggish even when you turn it off.

That said, I have quite a few plugins that I use for it. It really looks like a full-fledged IDE with the specs on the left and the bodies on the right plus a file explorer on the left panel and output window on the bottom, it builds when I hit ctrl+shift+b, it executes when I hit ctrl+shift+e. Most importantly, when I push enter, it makes a new line. When I push tab, ot tabs. Freaking intellisense.
---
53 LIII 0b110101
p16 0x35
... Copied to Clipboard!
Topic List
Page List: 1