Skip to content

Add support for Goto Declaration #62483

@dbaeumer

Description

@dbaeumer

VS Code currently only supports Goto Defintition inside the editor. However there are languages like C++ that distinguish between declarations and definitions. We should add official support to have Goto Declaration in the UI and a corresponding provider in the API.

This should also include a corresponding complex command to invoke the request.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions