Skip to content

Implement Goto Declaration Request #6

@AnHeuermann

Description

@AnHeuermann

Description

Implement Goto Declaration Request.

The go to declaration request is sent from the client to the server to resolve the declaration location of a symbol at a given text document position.

In many editors this is something like ctrl+click to jump to the definition of a declaration.

Desired Features

  • Jump to definition for Modelica classes
    • Respect scope of the current position. List declarations in scope at the top. Mark known definitions that are not in scope but known.
  • Server Test
  • Client end to end test

Examples

OMEdit can jump to definition on the diagram view:

grafik

Metadata

Metadata

Assignees

No one assigned

    Labels

    LS - ClientLanguage Server - Client capabilityLS - ServerLanguage Server - Server capabilityenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions