mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-23 03:39:23 +00:00
When opening a file, we pass TS Server a project root to prevent it from scanning too many files. On web, we need to pass the transformed project root, not the original uri This PR also removes some confusingly duplicated methods and renames them to make their behavior more clear
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.