Add intellisense to Atom

Atom doesn’t support Typescript intellisense out of the box, but it has a great plugin system.

Install the Atom Typescript plugin. It provides many features for working with Typescript, including intellisense.

Leave a Comment