-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
*extension-candidateIssue identified as good extension implementationIssue identified as good extension implementation
Description
- VSCode Version: Code 1.10.2 (8076a19, 2017-03-08T13:56:35.908Z)
- OS Version: Darwin x64 15.6.0
When doing a "global symbol search" ('# ' in the palette), I wish that it was possible to qualify the symbol name with the package name. E.g., for a symbol Sym in package my/package/here, I would like to be able to type both of:
- my/package/here.Sym
- here.Sym
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
*extension-candidateIssue identified as good extension implementationIssue identified as good extension implementation