Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement all relevant language features of the LSP #1

Open
yorodm opened this issue Jan 30, 2019 · 0 comments
Open

Implement all relevant language features of the LSP #1

yorodm opened this issue Jan 30, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed roadmap

Comments

@yorodm
Copy link
Owner

yorodm commented Jan 30, 2019

Some of these are not revelant to the desired implementation, they will be removed as soon as I identify them.

[X] completion
[ ] completion resolve
[X] hover
[ ] signatureHelp
[ ] declaration
[X] definition
[ ] typeDefinition
[ ] implementation
[ ] references
[ ] documentHighlight
[ ] documentSymbol
[ ] codeAction
[ ] codeLens
[ ] codeLens resolve
[ ] documentLink
[ ] documentLink resolve
[ ] documentColor
[ ] colorPresentation
[ ] formatting
[ ] rangeFormatting
[ ] onTypeFormatting
[ ] rename
[ ] prepareRename
[ ] foldingRange

@yorodm yorodm added enhancement New feature or request help wanted Extra attention is needed labels Jan 30, 2019
@yorodm yorodm pinned this issue Jan 30, 2019
@yorodm yorodm added the roadmap label Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed roadmap
Projects
None yet
Development

No branches or pull requests

1 participant