vscode/extensions/typescript-language-features
2018-11-16 17:52:27 +01:00
..
schemas Fix extra word 2018-05-31 17:22:36 -07:00
src set outline label for TypeScript and launch.json, #62839 2018-11-16 16:08:55 +01:00
.vscodeignore Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
cgmanifest.json add all cgmanifests. Still no commitHash 2018-11-14 18:18:25 +01:00
extension.webpack.config.js webpack - move __dirname-config up into shared config 2018-09-03 12:38:46 +02:00
icon.png [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
language-configuration.json Rename typescript to typescript-language-features 2018-03-23 13:31:29 -07:00
OSSREADME.json oss updates for endgame 2018-07-31 22:40:25 -07:00
package.json Make sure we activate js/ts extension when someone sends the _typescript.configurePlugin command 2018-10-31 23:30:24 -07:00
package.nls.json Add more detail to disableAutomaticTypeAcquisition setting description 2018-10-17 16:22:25 -07:00
README.md Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
tsconfig.json Introduce a shared tsconfig for extensions 2018-10-01 16:35:43 -07:00
yarn.lock Update applicationInsights for #60585 2018-10-16 16:29:08 -07:00

Language Features for Typescript and Javascript files

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

See Typescript in Visual Studio Code and Javascript in Visual Studio Code to learn about the features of this extension.