Skip to content

Commit

Permalink
document how to view logs for Zed
Browse files Browse the repository at this point in the history
  • Loading branch information
Techatrix committed Nov 18, 2024
1 parent 98372c9 commit 6c9e324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/zls/guides/view-logs.smd
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ The logs can then be found in `/home/anon/.cache/zls/zls.log`. Please note that
| Sublime Text | `LSP: Toggle Log Panel` | requires the `LSP` package |
| JetBrains IDE with ZigBrains | Start the editor through the terminal | |
| Helix | `Open the helix log file. [:log-open]` | |
| Zed | `debug: open language server logs` | |
| nvim-lspconfig | `:LspLog` | [nvim-lspconfig Troubleshooting](https://github.com/neovim/nvim-lspconfig#troubleshooting) |
| NeoVim/Vim with CoC | `:CocCommand workspace.showOutput` | [CoC Debug language server](https://github.com/neoclide/coc.nvim/wiki/Debug-language-server#using-output-channel) |
| Emacs with LSP-Mode | `lsp-workspace-show-log` | [LSP Mode Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/#troubleshooting) |
Expand Down

0 comments on commit 6c9e324

Please sign in to comment.