Download TypeScript Importer and Javascript and TypeScript Nightly for VSCode

Share this video with your friends

Send Tweet

To enhance our experience for coding, we are going to install a couple of extensions for VSCode, the TypeScript Importer and JavaScript and TypeScript Nightly.

The TypeScript Importer helps you search your project's TypeScript paths as you type to look for models that it can auto-import.

The JavaScript and TypeScript Nightly tells VSCode to use the very latest version of TypeScript available as its built-in TypeScript version. Only use this when you don't have a local version of TypeScript installed in your project.