vscode/extensions/typescript-language-features
Matt Bierner fb7f5a9a83
Disable web TS type acquisition (#213412)
We're waiting on some perf improvement for upstream types installer before turning this on everywhere
2024-05-24 21:51:41 +02:00
..
media Remove Node.js walkthrough/getting started guide (#176325) 2023-04-04 15:27:13 -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 Disable web TS type acquisition (#213412) 2024-05-24 21:51:41 +02:00
test-workspace
web Enable web type acquisition by default for js/ts (#212370) 2024-05-09 20:09:49 +02:00
.eslintrc.js Adopt prefer-readonly in JS/TS extension (#165089) 2022-11-14 20:12:10 -08:00
.vscodeignore Reapply building of web server (#166391) 2022-11-15 14:55:40 -08:00
cgmanifest.json
extension-browser.webpack.config.js Split up webServer.ts (#198802) 2023-11-21 12:06:47 -08:00
extension.webpack.config.js
package.json Disable web TS type acquisition (#213412) 2024-05-24 21:51:41 +02:00
package.nls.json Disable web ata for safari (#212726) 2024-05-14 11:12:28 -07:00
README.md
tsconfig.json Use vscode watches for tsserver (#193848) 2024-04-09 13:39:34 +02:00
yarn.lock chore: update to electron 29 (#209818) 2024-05-11 01:20:28 +09: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.