Skip to content

Go to Type Definition contextual menu #332

Open
@angelozerr

Description

@angelozerr

Today definition and typeDefinition are available with Ctrl+Click but in XML context:

  • definition is used to switch from start tag to end tag
  • typeDefinition is used to open the grammar bound with XML and select the proper element/attribute declaration in the grammar.

Ctrl+Click on start tag element should just swith to the end tag element and not provide the typeDefinition (which can takes some times).

vscode provides:

  • definition with Ctrl+Click
  • typeDefinition with a contextual menu

image

I think LSP4E should provide this menu too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions