Skip to content

Add support for Goto declaration #605

Closed
@dbaeumer

Description

@dbaeumer

The protocol currently only supports Goto Definition requests. However there are languages (mainly C++/C) which has a clear distinction between a declaration and a definition of a symbol and the LSP should support this. The request is about adding GoTo declaration so that those language can have two distinct requests.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions