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
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)
The text was updated successfully, but these errors were encountered:
TextDocumentContentChangeEvent is older than existing Document version.
The text was updated successfully, but these errors were encountered: