Comment on Ask HN: Which editor do you use for JavaScript Development?Comments−stunt7yFor JS and TypeScript, I use VSCode cos of all the extensions and the ecosystem.I used to use Sublime with a lot of configuration and some custom plugins but I gave up its performance to VSCode convenience.I use VIM for other stuff and VIM key bindings on both VSCode and Sublime.I sometimes miss the experience with Sublime but just too lazy to set it up properly for JS and TypeScript.
Comments
For JS and TypeScript, I use VSCode cos of all the extensions and the ecosystem.
I used to use Sublime with a lot of configuration and some custom plugins but I gave up its performance to VSCode convenience.
I use VIM for other stuff and VIM key bindings on both VSCode and Sublime.
I sometimes miss the experience with Sublime but just too lazy to set it up properly for JS and TypeScript.