Skip to content

Clarify the usage of "Position" in Hover #26

Description

I am experimenting with implementing a Language Server Hover Service and i stumbled over the definition of the Position Parameter in that service.

e.g. if i hover on (the middle of) the second character i get requested with Position {line: 0, character: 2}
although position says character is zero based

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions