vscode/extensions/typescript-language-features
Isabel Duan 948f6a1aaf
fix typescript/54492: check if file rename changes extension (#200220)
check if file extension has been changed
2023-12-13 01:23:10 +00: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
src fix typescript/54492: check if file rename changes extension (#200220) 2023-12-13 01:23:10 +00:00
test-workspace
web Fix reference to worker session (#198820) 2023-11-21 16:06:33 -08: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 Add multi-document highlight provider feature (#198467) 2023-11-22 10:07:20 -08:00
package.nls.json Add typescript.implementationsCodeLens.showOnInterfaceMethods setting (#136282) (#198419) 2023-11-16 22:46:41 +00:00
README.md
tsconfig.json Add multi-document highlight provider feature (#198467) 2023-11-22 10:07:20 -08:00
yarn.lock chore: bump vscode-tas-client (#198257) 2023-11-15 00:12:17 +01: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.