There’s a lot of great plugins in VSC to use with TS, here are some of those that I use:
- Night Owl
- Prettier - Code formatter
- Prettier ESLint - Don’t use this unless you have a good reason, nowadays it’s best to just run Prettier and ESLint separately. So instead of this, install ESLint.
- Bracket Pair Colorizer 2
- Remote - SSH
- Bookmarks
What do you use?