It doesn't seem like Sublime ships with the Typescript language server by default, not sure if I'd call syntax highlighting as support.
Sublime Text 4
31–40 of 647 posts
Re: Sublime Text 4
#32I was a Sublime user, then Atom, and now I’m a VS Code user. In 2021, what reasons are there to use Sublime over VS Code? Performance is the only one that comes to mind, but there are surely others... right?
With Sublime Text, I enjoy not having to turn off data collection and thinking about if updates enable them again.
Re: Sublime Text 4
#33Re: Sublime Text 4
#34I was a Sublime user, then Atom, and now I’m a VS Code user. In 2021, what reasons are there to use Sublime over VS Code? Performance is the only one that comes to mind, but there are surely others... right?
I tried VSCode and Sublime each for a month earlier this year. I was surprised to find myself deciding on Sublime at the end of it. It came down to performance but also clutter. Sublime is fast . But also, VSCode just had too many panels and bells and whistles. And VSCode's defaults were just all wrong . Like trying to autocomplete every other word when I'm typing text in a .txt file -- it's not even code! I couldn't…
Re: Sublime Text 4
#35I'm a IntelliJ/WebStorm user (I use IntelliJ but for mostly JS/TS/X), what's the level of support for these tools vs VS Code for example?
Re: Sublime Text 4
#36I was a Sublime user, then Atom, and now I’m a VS Code user. In 2021, what reasons are there to use Sublime over VS Code? Performance is the only one that comes to mind, but there are surely others... right?
I don't know how to describe it, but there are a lot of little aggravations Sublime avoids.
What Sublime doesn't have anymore is the community zeitgeist. I definitely feel more like I'm sticking to tried-and-true as a user these days, than something innovative, even though it's still innovative.
Re: Sublime Text 4
#37> TypeScript, JSX and TSX Support It doesn't seem like Sublime ships with the Typescript language server by default, not sure if I'd call syntax highlighting as support.
Re: Sublime Text 4
#38> TypeScript, JSX and TSX Support It doesn't seem like Sublime ships with the Typescript language server by default, not sure if I'd call syntax highlighting as support.
Perhaps you need to install TypeScript compiler into the project? VSCode bundles that too, ST4 might not.
Re: Sublime Text 4
#39I like how I started years ago by saying “Notepad sucks, let me try Notepad++ and Sublime Text”. Now it’s almost an IDE, but still a great text editor!