DEV Community

Cover image for What is the best code editor?
Fulton Browne
Fulton Browne

Posted on

What is the best code editor?

I am on the search for the best code editor, what are your picks?

Top comments (43)

Collapse
 
elmuerte profile image
Michiel Hendriks

The one that also does my laundry.

Collapse
 
ale_jacques profile image
Alexandre Jacques • Edited

It varies on what I need to do. My main editor is VIM. I use it for Python and JS. My setup is pretty slick and not many plugins or configurations.

I have some freelance stuff that needs to be done in Java. And for that, no better choice than IntelliJ Idea (I even pay for the commercial version).

From time-to-time I try VS Code but, as far as it goes, my brain is too deep into VIM. Even with VIM keybidings I don't feel confortable enough.

Collapse
 
ferricoxide profile image
Thomas H Jones II

VIM? Ugh. ed is the one, true editor. =)

Collapse
 
marcusatlocalhost profile image
Marcus

Sublime Text for performance reasons. VS Code is ok once in a while, but I come back to ST.

Collapse
 
developertharun profile image
Tharun Shiv

VS Code is my preference.

Reasons:

  1. Boots and works fast
  2. Extentions like live server, prettier, programming language based extentions, Emmet, Git Lens and more
  3. Git integration
  4. Integrated terminal
  5. Themes

πŸ™‚

tharunshiv image
Collapse
 
lazerfx profile image
Peter Street • Edited

I'd suggest that this is dependent on what you want to do and what your requirements are. Use the best tools for your job. For some, this will be the likes of Visual Studio Code. Others will use Eclipse, JetBrains solutions, 'full-fat' Visual Studio or even something like Vim, emacs or Notepad++...

For scratch operations, things like LinqPad or certain cloud services are useful.

In the interests of answering honestly, I don't think there is a true 'one-size-fits-all' answer to this question.

Collapse
 
simanto_rahman profile image
Simanto Rahman • Edited

Till now, Visual Studio Code (VS Code) has been a text editor that has blurred the line between IDE and text editors. I use it like an IDE with heavy extensions helping me making things simpler. My main use-cases are ASP.NET Core, Docker and React. I work with python here and there. And the support it has for all 4 of those is phenomenal.

Collapse
 
adnanbabakan profile image
Adnan Babakan (he/him)

I think PhpStorm is the best IDE for web development. All in all, IntelliJ based IDEs are the best.

Collapse
 
buphmin profile image
buphmin

Same, it's features just save you so much time. Worth every penny.

Collapse
 
jonrandy profile image
Jon Randy πŸŽ–οΈ

SublimeText

Collapse
 
taylorbeeston profile image
Taylor Beeston

I have found neovim with the right combination of plug-ins and init.vim settings to be better than any other editor I've tried despite giving VSCode, Atom and Sublime Text tries every once in a while.

Collapse
 
krishnakakade profile image
krishna kakade

VSCODE takes the cup πŸ†πŸ₯‡