Path intellisence not working with paths aliases #41458
Labels
javascript
JavaScript support issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
Steps to Reproduce:
"paths": { "@myapp/*": ["app/*"] }
import {} from "@myapp/
This will not show any folders under app, so the path intellisence does not work at all in this use case!Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: