Closed
Description
I may be wrong here, but I assumed that #668 would generate a textual interface similar to Xcode when jumping to the definition for a file. It seems this is failing because the SymbolInfo request in SourceKitServer.definition
is being returned with a symbol.kind
set to nil and not .module
. I replicated this by asking to jump to the definition of String
in VS Code.
Metadata
Metadata
Assignees
Labels
No labels