Intellisense fails to detect package.json import paths #61504
Labels
Help Wanted
You can do this
Possible Improvement
The current behavior isn't wrong, but it's possible to see that it might be better in some cases
Milestone
π Search Terms
π Version & Regression Information
β― Playground Link
https://github.com/anthonyma94/path-completion-repro
π» Code
package.json
src/foo/test.ts
src/index.ts
π Actual behavior
Repro for #52460.
Path completion intellisense kicks in for symbol resolution:
But not path resolution:
π Expected behavior
I expect Intellisense to work for both scenarios.
Additional information about the issue
No response
The text was updated successfully, but these errors were encountered: