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

ErrorException #357

Closed
davidanthoff opened this issue Jun 19, 2019 · 3 comments
Closed

ErrorException #357

davidanthoff opened this issue Jun 19, 2019 · 3 comments
Assignees
Labels
Milestone

Comments

@davidanthoff
Copy link
Member

TextDocumentContentChangeEvent is older than existing Document version.

ErrorException:
   at error(::String) (error.jl33)
   at process(::LanguageServer.JSONRPC.Request{Val{Symbol("textDocument/didChange")},LanguageServer.DidChangeTextDocumentParams}, ::LanguageServerInstance) (./scripts/languageserver/packages/LanguageServer/src/requests/textdocument.jl83)
   at run(::LanguageServerInstance) (./scripts/languageserver/packages/LanguageServer/src/languageserverinstance.jl47)
   at top-level scope (./scripts/languageserver/main.jl22)
   at include (boot.jl326)
   at include_relative(::Module, ::String) (loading.jl1038)
   at include(::Module, ::String) (sysimg.jl29)
   at exec_options(::Base.JLOptions) (client.jl267)
   at _start() (client.jl436)

@davidanthoff davidanthoff added this to the v0.6.0 milestone Jun 19, 2019
@ZacLN
Copy link
Contributor

ZacLN commented Jul 9, 2019

@ZacLN ZacLN closed this as completed Jul 9, 2019
@davidanthoff
Copy link
Member Author

Is this how it is supposed to work, or is this more of a short term hack? I would have thought that the base LS protocol somehow sorts this out?

@davidanthoff
Copy link
Member Author

I'm opening a new issue for post v0.12.0 for this question, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants