Skip to content

Implement new scip SymbolInformation fields #666

Open
@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)

On the Java side the sematicdb data already contains the kind (and properties, eg to build an AbstractMethod), but it does not on the Kotlin side.

For both Java and Kotlin:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions