mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
If the user opens a ts file outside of any workspace, currently we may not send along a project root path to TS. This can result in extra projects being loaded Instead we should tell TS about the current workspace we have opened
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.