Skip to content

SwiftInterface textual interface generation fails #744

Closed
@adam-fowler

Description

@adam-fowler

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions