Skip to content

Commit ae4c3eb

Browse files
committed
update docs on how to view editor logs in Helix
1 parent aa05d2d commit ae4c3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zls/guides/view-logs.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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) |

0 commit comments

Comments
 (0)