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

Language Server Protocol: Respect Language Server capabilities on IDE client #1789

Closed
vparfonov opened this issue Jul 18, 2016 · 0 comments
Closed
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template.

Comments

@vparfonov
Copy link
Contributor

When Language Server starts he provide set capabilities https://github.com/Microsoft/vscode-languageserver-protocol#initialize-request .We need to respect them on IDE UI, like disable some actions if Language Server doesn't support them, use proper file content synchronization etc.

@vparfonov vparfonov added kind/enhancement A feature request - must adhere to the feature request template. sprint/next team/ide labels Jul 18, 2016
@evidolob evidolob self-assigned this Jul 18, 2016
@evidolob evidolob added the status/in-progress This issue has been taken by an engineer and is under active development. label Jul 18, 2016
evidolob pushed a commit that referenced this issue Jul 27, 2016
@evidolob evidolob added status/pending-merge and removed status/in-progress This issue has been taken by an engineer and is under active development. labels Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

No branches or pull requests

2 participants