-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
Domain: Completion ListsThe issue relates to showing completion lists in an editorThe issue relates to showing completion lists in an editorDuplicateAn existing issue was already createdAn existing issue was already createdWorking as IntendedThe behavior described is the intended behavior; this is not a bugThe behavior described is the intended behavior; this is not a bug
Milestone
Description
- VSCode Version: 1.30.2 (1.30.2)
- OS Version: macOS Mojave 10.14.2
Steps to Reproduce:
- Create new angular project using CLI
- Install dependencies
- Try to import module (eg. HttpClientModule)
Then no auto import is available. BUT!! if I change name from node_modules/
to node_modules2/
then everything is fine. I've tried few "fixes" with no success.
Screens
Does this issue occur when all extensions are disabled?: Yes
Metadata
Metadata
Assignees
Labels
Domain: Completion ListsThe issue relates to showing completion lists in an editorThe issue relates to showing completion lists in an editorDuplicateAn existing issue was already createdAn existing issue was already createdWorking as IntendedThe behavior described is the intended behavior; this is not a bugThe behavior described is the intended behavior; this is not a bug