vscode/extensions/typescript-language-features
Matt Bierner c83b443da0
Clean up support for paste edits (#234240)
- Allow setting an array of preferences for paste as keybindings
- Clarifies kinds used for core and extensions
- Exports text kind as API
2024-11-20 07:14:10 +01:00
..
media
resources/walkthroughs
schemas Remove package.json schema descriptions (#221454) 2024-07-11 02:40:45 -07:00
src Clean up support for paste edits (#234240) 2024-11-20 07:14:10 +01:00
test-workspace
web Don't try using path mapping for vscode.dev with local folder (#233139) 2024-11-05 19:44:48 -08:00
.npmrc chore: add npmrc to extensions folder (#230214) 2024-10-01 12:43:01 +02:00
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
README.md
cgmanifest.json chore: fix Apache refs (#233124) 2024-11-05 11:59:46 -08:00
extension-browser.webpack.config.js Split up webServer.ts (#198802) 2023-11-21 12:06:47 -08:00
extension.webpack.config.js
package-lock.json feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
package.json Add paste as default settings and enable js/ts paste with imports by default (#233031) 2024-11-04 16:30:09 -08:00
package.nls.json Update paste/drop preference settings (#233261) 2024-11-06 22:59:18 +01:00
tsconfig.json [typescript-language-features] Expandable hover (#228255) 2024-09-24 09:22:09 -07:00

README.md

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.