Skip to content

Feature: Language Server Protocol, Reference Support #684

Closed
@processing-bot

Description

@processing-bot

Created by: Efratror

Description

Add a feature for supporting references to the LS

Expected Behavior

References are supported by the PDE (find usage). So it would be nice to have it for the server as well

Current Behavior

Only finding declarations is supported at the moment

Your Environment

Possible Causes / Solutions

  • Add static function "searchReference" to the "pdeSymbolFinder" class
  • Use it to find all references using the AST,
  • Send (found) references back to the LS-client

I'm willing to implement this, please assignee me if you're ok with this idea.

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