File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Please note that ZLS will not empty the file when restarting but always append l
3939| Visual Studio Code | Bottom Panel -> Output -> ZLS Language Server | requires the `ziglang.vscode-zig` extension |
4040| Sublime Text | `LSP: Toggle Log Panel` | requires the `LSP` package |
4141| JetBrains IDE with ZigBrains | Start the editor through the terminal | |
42- | Helix | `Open the helix log file. [ :log-open]` | |
42+ | Helix | Start Helix with `hx -v` then run ` :log-open` | |
4343| Zed | `debug: open language server logs` | |
4444| nvim-lspconfig | `:LspLog` | [nvim-lspconfig Troubleshooting](https://github.com/neovim/nvim-lspconfig#troubleshooting) |
4545| NeoVim/Vim with CoC | `:CocCommand workspace.showOutput` | [CoC Debug language server](https://github.com/neoclide/coc.nvim/wiki/Debug-language-server#using-output-channel) |
You can’t perform that action at this time.
0 commit comments