vscode/extensions/typescript-language-features
Matt Bierner c57992a973
Always run code lens implementations on semantic server (#197578)
Fixes #197286

Already fixed this for references code lens. Just porting it to impl code lens now too
2023-11-06 20:05:00 +01: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 Always run code lens implementations on semantic server (#197578) 2023-11-06 20:05:00 +01:00
test-workspace
web JS/TS package acquisition (#184438) 2023-08-28 00:49:40 -07: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 Enable project wide JS/TS intellisense on web by default (#182812) 2023-05-18 00:06:00 +02:00
extension.webpack.config.js
package.json Bump telemetry package (#197168) 2023-11-01 20:51:03 +01:00
package.nls.json Add missing preference description for preferTypeOnlyAutoImports 2023-11-03 12:57:23 -07:00
README.md
tsconfig.json Restore copilot fixes/refactorings (#194092) 2023-09-26 09:40:27 +02:00
yarn.lock Bump telemetry package (#197168) 2023-11-01 20:51:03 +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.