Skip to content

Implement new SymbolInformation fields in the SCIP backend #15919

Closed
@nicolas-guichard

Description

@nicolas-guichard

sourcegraph/scip/issues/154 added support for a number of new fields in SCIP's SymbolInformation:

  • kind
  • display_name
  • signature_documentation
  • enclosing_symbol (what was originally proposed as owner or parent in the linked issue)

/pull/15806 recently updated scip to 0.3.1 which makes those new fields available to rust-analyzer. They are currently always defaulted.

@donsbot you said you wanted to add support for those in rust-analyzer, do you still plan on doing that?
If not I'm also interested in working on that, for use in Searchfox.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-lsif/scipLSIF/SCIP conformance and featuresC-featureCategory: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions