mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
* fix(ts-features-extension): resolve correct path for `extends` of tsconfig fixes #131643 * always provide link. add command to resolve the link path on click * cleanup just make the code cleaner * revert `yarn.lock` changes * pretending eslint * use `vscode.open` * don't add `.json` to path if it's already here this change better conforms the TS resolving algorithm (see the reference) * style: move `resolveNodeModulesPath` to top level * don't show falsy errors on absolute paths * improve resolveNodeModulesPath impl - fixed a bug with infinite loop - check for module existence once per level
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.