Skip to content

Feature: golang: package qualified symbols #23509

@josh-tepper

Description

@josh-tepper
  • 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

Metadata

Metadata

Assignees

Labels

*extension-candidateIssue identified as good extension implementation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions