VSC Plugins

There’s a lot of great plugins in VSC to use with TS, here are some of those that I use:

What do you use?

These are a few I use:

What does this do if you have Prettier and ESLint installed separately?

In general just keeping them separate is recommended nowadays. This was needed a few years ago to make it work really well everywhere. Thanks for pointing it out, I’ll update above and mark it as very much optional. I just keep doing it this way because I prefer it and are well aware of any pitfalls that comes with them.

1 Like