Files
vscode/extensions
Vitaly c134702cc4 Resolve correct link path for tsconfig.extends (#141062)
* 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
2022-02-03 09:37:00 -08:00
..
…
2022-01-31 16:52:03 +01:00
2022-01-31 16:52:03 +01:00
2022-01-31 16:52:03 +01:00
…
2021-12-07 15:12:01 +01:00
2021-12-07 15:12:01 +01:00
2022-01-31 16:52:03 +01:00
…
…
…
2022-02-01 12:49:49 -08:00
…
…
2022-01-31 16:52:03 +01:00
…
2022-01-31 16:52:03 +01:00
2022-01-31 16:52:03 +01:00
…
…
…
…
…
2022-01-14 16:28:13 -08:00
…
2022-01-31 16:52:03 +01:00
…
…
2022-01-31 16:52:03 +01:00
2022-01-31 16:52:03 +01:00
…
2022-02-01 09:16:37 -08:00
…
…
2022-01-21 13:55:33 -08:00
2022-01-21 13:55:33 -08:00