DEV Community

Discussion on: Which editor/IDE do you use and why?

Collapse
 
ben profile image
Ben Halpern

So many folks with good things to say about VS Code. This reply put me over the edge. Just downloaded it. πŸ™Œ

Collapse
 
qimingfang profile image
Qiming Fang

VS Code also has really good support for TypeScript and tslint!

Collapse
 
p0k8_ profile image
Parwat Kunwar

You didn't thank me Ben.

Collapse
 
jotasprout profile image
Autumn Sprout

Similar discussion on the Issues page of Atom's GitHub repo pushed me over the edge. True story.

Collapse
 
johnbwoodruff profile image
John Woodruff

Seriously it is the best editor I've ever used, and I've heavily used others including Atom, Sublime, Webstorm, etc. You won't regret it. Make sure to get some of the many amazing extensions!

Thread Thread
 
p0k8_ profile image
Parwat Kunwar • Edited

That's true.

some of the extensions i use are:

  1. .ejs - Qassim Farid
  2. ESLint - Dirk Baeumer
  3. npm Intellisense - Christian Kohler
  4. path Intellisense - Christian Kohler
  5. VSCode Great Icons - Emmanuel Beziat
  6. Project Manager - Alessandro Fragnani
  7. Quokka.js - Wallaby.js
  8. TODO Highlight - Wayou Liu
  9. vscode-icons - Roberto Huertas

I don't use any snippets, Love to write code myself or just love to do CTRL+C and CTRL+V