You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The LSP navigation messages that are currently supported include: Document Link, Go to Definition, Type Definition, Implementation, and Find References.
Template or implementation type relationships are detected, for example, RAML resource types and traits. The LSP functionality is provided accordingly.
Template or implementation type relationships are detected, for example, RAML resource types and traits. The LSP functionality is provided accordingly. This is an inverse reference as Go To Type Definiton.
Each link between nodes are detected, for example specific schemas, types, aliases, and so on. The LSP functionality is provided accordingly. This is an inverse reference as Go To Definiton