Skip to content

Guide: How to view ZLS log output

Techatrix edited this page Sep 23, 2023 · 7 revisions
Code Editor Instructions Notes
Visual Studio Code Bottom Panel -> Output -> Zig Language Server requires the ziglang.vscode-zig extension
Sublime Text LSP: Toggle Log Panel requires the LSP package
NeoVim/Vim with CoC :CocCommand workspace.showOutput CoC Debug language server
Emacs with lsp-mode lsp-workspace-show-log LSP Mode Troubleshooting
Kate Bottom Sidebar -> Output
Helix Open the helix log file.
Clone this wiki locally