DEV Community

Cover image for Sublime Text Vs VS Code
Rushikesh
Rushikesh

Posted on

Sublime Text Vs VS Code

We all developers are familier with many of the editors or IDE's. But at different projects or timeline we need to migrate among many editors, most common free editors are Sublime Text & VS Code.

Some times we confused in deciding an editor for upcoming project. So here are the keypoints to be noted.

Sublime Text :

  1. Everyone loves the multiline selected editing
  2. Plugin support
  3. Define own syntax
  4. Extensible by Many plugins

VS Code:

  1. Most users rest on the integrated terminal
  2. Almost plugin for every language
  3. Watching on code and errors
  4. Loved by typescript or Angular developers

Top comments (2)

Collapse
 
lmolivera profile image
Lucas Olivera

What are your thoughts on Atom?

Collapse
 
programmerrush profile image
Rushikesh

Atom is another AI based editor, this is the next part of series