vscode/extensions/typescript-language-features
Matt Bierner e04c70a676
Fix TS resolved paths when on vfs
For #136433

These paths always have to start with `/`
2022-02-28 17:27:43 -08:00
..
media
schemas Bump default target for jsconfig template 2022-02-28 15:16:39 -08:00
src Fix TS resolved paths when on vfs 2022-02-28 17:27:43 -08:00
test-workspace
.eslintrc.json
.vscodeignore
cgmanifest.json
extension-browser.webpack.config.js
extension.webpack.config.js remove the last typescript-vscode-sh-plugin references 2022-02-01 17:38:36 +01:00
package.json chore: revert to electron@13 (#143851) 2022-02-24 17:49:49 +01:00
package.nls.json Improve quote style setting display 2022-02-16 12:13:45 -08:00
README.md
tsconfig.json Add MarkdownString.baseUri proposal (#142055) 2022-02-03 08:51:49 -08:00
yarn.lock chore: revert to electron@13 (#143851) 2022-02-24 17:49:49 +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.