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

Unknown Method textDocument/didSave #32

Closed
jonas-jonas opened this issue Jun 12, 2019 · 3 comments
Closed

Unknown Method textDocument/didSave #32

jonas-jonas opened this issue Jun 12, 2019 · 3 comments
Assignees
Labels
area:lsp4e bug Something isn't working

Comments

@jonas-jonas
Copy link
Member

When saving a file, the analysis server sends an error indicating that it doesn't support the method textDocumnet/didSave. According to dart-lang/sdk#36464 it's an error in the client (should be fixed in LSp4E).

@jonas-jonas jonas-jonas self-assigned this Jun 12, 2019
@jonas-jonas jonas-jonas added bug Something isn't working area:lsp4e labels Jun 12, 2019
@vogella
Copy link
Contributor

vogella commented Jun 24, 2019

IIRC this was fixed in the LSp4E? Please add link to the bugreport / commit.

@jonas-jonas
Copy link
Member Author

Not yet, didn't push the fix for the version mismatch yet.

Bug is here https://bugs.eclipse.org/bugs/show_bug.cgi?id=548210

@jonas-jonas
Copy link
Member Author

Merged into lsp4e. https://git.eclipse.org/r/#/c/143922/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:lsp4e bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants