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
Examples
OMEdit can jump to definition on the diagram view:

Description
Implement Goto Declaration Request.
In many editors this is something like ctrl+click to jump to the definition of a declaration.
Desired Features
Examples
OMEdit can jump to definition on the diagram view: