vscode/extensions/typescript-language-features
2022-08-26 01:30:07 +02:00
..
media Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
schemas Bump default target for jsconfig template 2022-02-28 15:16:39 -08:00
src Pick up TS 4.8 final (#159238) 2022-08-26 01:30:07 +02:00
test-workspace Only return single ts-ignore action if there are multiple errors on one line 2020-05-20 15:17:22 -07:00
.eslintrc.json Use more optional chaining in TS extension (#152271) 2022-06-16 05:33:58 +02:00
.vscodeignore Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
cgmanifest.json Fix links in cgmanifest 2021-09-07 14:46:19 -07:00
extension-browser.webpack.config.js Enable translations for extension code for the web (#155355) 2022-08-08 09:11:16 -07:00
extension.webpack.config.js remove the last typescript-vscode-sh-plugin references 2022-02-01 17:38:36 +01:00
package.json Rev built-in versions of vscode-nls to 5.1.0 (#157530) 2022-08-08 18:43:45 +02:00
package.nls.json [typescript-language-features] Add setting for autoImportFileExcludePatterns (#153160) 2022-06-28 16:43:24 -07:00
README.md Update README.md 2019-04-08 15:45:47 -04:00
tsconfig.json Finalize markdownstring.baseUri 2022-03-01 15:48:53 -08:00
yarn.lock Rev built-in versions of vscode-nls to 5.1.0 (#157530) 2022-08-08 18:43:45 +02: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.