vscode/extensions/typescript-language-features
Logan Ramos bf1697d98c
Consume proposed telemetry API (#165862)
* Consume proposed telemetry API

* Update webpack
2022-11-08 21:58:28 -05:00
..
media Allow walkthroughs to specify icons. 2022-10-12 17:14:42 -07:00
resources/walkthroughs Reapply JavaScript and Node.js walkthrough (#161003) 2022-09-15 13:02:43 -07:00
schemas Bump default target for jsconfig template 2022-02-28 15:16:39 -08:00
src Consume proposed telemetry API (#165862) 2022-11-08 21:58:28 -05: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 Ensure 'undefined' does not make it into tsserver.web.js (#164064) 2022-10-19 16:44:03 -07:00
extension.webpack.config.js remove the last typescript-vscode-sh-plugin references 2022-02-01 17:38:36 +01:00
package.json Consume proposed telemetry API (#165862) 2022-11-08 21:58:28 -05:00
package.nls.json [typescript-language-features] Add removeUnusedImports command (#161654) 2022-10-18 09:00:16 -07:00
README.md Update README.md 2019-04-08 15:45:47 -04:00
tsconfig.json Remove references to finalized proposals in js/ts (#164040) 2022-10-19 13:23:48 -04:00
yarn.lock Consume proposed telemetry API (#165862) 2022-11-08 21:58:28 -05: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.