https://bugs.kde.org/show_bug.cgi?id=494139

Alex Lowe <len...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---
     Ever confirmed|0                           |1

--- Comment #11 from Alex Lowe <len...@gmail.com> ---
The current state with various versions of yaml-language-server
(https://github.com/redhat-developer/yaml-language-server/) installed directly
from the repository, using the latest nightly AppImage of kate (9477):

0.16.0: Issue as originally reported (language server is usable, but output is
weird)
0.19.0: Same
0.23.0: Language server crash due to ResponseError in workspace/configuration
1.1.1: Same issue as 0.23.0
1.10.0: Receive error in workspace/configuration and then no hover text.
1.18.0 (latest stable version): Same as 1.10.0
main branch (commit 6424ff6f6e673b912ffa1a891ec75afba5f4f233): Same as 1.10.0

Error message from 1.10.0:

[13:11:59  LSP Client Log] Started server yaml@/home/lengau:
/home/lengau/.local/bin/yaml-language-server --stdio
[13:11:59  LSP Server Log] yaml@/home/lengau
[Error] Error: workspace/configuration
    at handleResponse
(/home/lengau/Projects/yaml-language-server/node_modules/vscode-jsonrpc/lib/common/connection.js:477:48)
    at processMessageQueue
(/home/lengau/Projects/yaml-language-server/node_modules/vscode-jsonrpc/lib/common/connection.js:292:17)
    at Immediate.<anonymous>
(/home/lengau/Projects/yaml-language-server/node_modules/vscode-jsonrpc/lib/common/connection.js:276:13)
    at process.processImmediate (node:internal/timers:483:21)
[13:11:59  LSP Server Log] yaml@/home/lengau
[Error] Error: workspace/configuration
    at handleResponse
(/home/lengau/Projects/yaml-language-server/node_modules/vscode-jsonrpc/lib/common/connection.js:477:48)
    at processMessageQueue
(/home/lengau/Projects/yaml-language-server/node_modules/vscode-jsonrpc/lib/common/connection.js:292:17)
    at Immediate.<anonymous>
(/home/lengau/Projects/yaml-language-server/node_modules/vscode-jsonrpc/lib/common/connection.js:276:13)
    at process.processImmediate (node:internal/timers:483:21)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to