-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: LS: Completion ListsThe issue relates to showing completion lists in an editorThe issue relates to showing completion lists in an editorEffort: ModerateRequires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".Requires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".Help WantedYou can do thisYou can do this
Milestone
Description
TS Template added by @mjbvz
TypeScript Version: 4.0.3
Search Terms
- Suggestion / suggest / intellisense
- paths
- VSCode Version: 1.49
- OS Version: W10 - up to date
Steps to Reproduce:
- Create a new typescript project (I have used a nrwl nx workspace)
- Add a new path to the paths object in the tsconfig to map a path to a folder (I created a new nx library) and make sure the path alias is nested (see my video)
- Try to import from the path, start with typing 2/3 of the path and then press tab to autocomplete
https://sharexx.blob.core.windows.net/sharex/sharex/2020_10_06_11_24_00_7b322a7d-7e30-4a01-afc6-3050399160db.mp4
Does this issue occur when all extensions are disabled?: Yes
theo-matzavinos
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: LS: Completion ListsThe issue relates to showing completion lists in an editorThe issue relates to showing completion lists in an editorEffort: ModerateRequires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".Requires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".Help WantedYou can do thisYou can do this