zigtools / zls-vscode

Deprecated, please use https://github.com/ziglang/vscode-zig
https://github.com/ziglang/vscode-zig
MIT License
85 stars 15 forks source link

Request textDocument/codeAction failed. #62

Closed Binbiubiubiu closed 1 year ago

Binbiubiubiu commented 1 year ago

[Error - 11:55:47 PM] Request textDocument/codeAction failed. Message: InternalError Code: 105

Binbiubiubiu commented 1 year ago

info : ( main ): No config file zls.json found. info : (config): Using zig executable /Users/lvbin/zig/zig info : (config): Using zig lib path '/Users/lvbin/zig/lib' info : (server): client is 'Visual Studio Code-1.74.3' info : (server): zls initializing info : (server): Server.ClientCapabilities{ .supports_snippets = true, .supports_apply_edits = true, .supports_will_save = true, .supports_will_save_wait_until = true, .supports_publish_diagnostics = true, .supports_code_action_fixall = true, .hover_supports_md = true, .completion_doc_supports_md = true, .label_details_support = true, .supports_configuration = true } info : (server): Using offset encoding: utf-16 warning: (server): Zig 0.10.1 is older than ZLS 0.11.0-dev.152+767cf7a. Update Zig to avoid unexpected behavior. info : (server): Setting configuration... info : (config): Using zig executable /Users/lvbin/zig/zig [Error - 11:55:30 PM] Request textDocument/codeAction failed. Message: InternalError Code: 105 [Error - 11:55:47 PM] Request textDocument/codeAction failed. Message: InternalError Code: 105

Binbiubiubiu commented 1 year ago

sry