vscode/extensions/typescript-language-features
Logan Ramos 3a8b1fe03e
More telemetry comments (#150303)
* Add owners to all telemetry events

* More comments

* Add comments to non typescript GDPR annotation

* Another comment
2022-05-24 16:00:55 -07: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 More telemetry comments (#150303) 2022-05-24 16:00:55 -07: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 Enable preferConst in TS project 2020-12-09 18:19:14 -08: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 polish webpack configs 2021-07-09 11:55:21 +02:00
extension.webpack.config.js remove the last typescript-vscode-sh-plugin references 2022-02-01 17:38:36 +01:00
package.json Enable strictNullChecks for implicit projects (#149844) 2022-05-18 10:47:37 -07:00
package.nls.json Add 'go to source definition' command 2022-04-19 19:32:19 -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 Update telemetry module 2022-03-18 11:34:33 -04: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.