|
|
|
|
|
by ktross
2657 days ago
|
|
I've also used Sublime for years, but recently I've been using VS Code. VS is miles ahead when working with modern Javascript, both in terms of linting and syntax highlighting. Have a look at these screenshots of a single-file Vue component. Both are using the most popular Vue/JS plugins. Sublime: https://i.imgur.com/xQiYv7O.jpg VS Code: https://i.imgur.com/UsEhfO3.jpg |
|