Skip to content

Commit 6c9e324

Browse files
committed
document how to view logs for Zed
1 parent 98372c9 commit 6c9e324

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/zls/guides/view-logs.smd

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ The logs can then be found in `/home/anon/.cache/zls/zls.log`. Please note that
4141
| Sublime Text | `LSP: Toggle Log Panel` | requires the `LSP` package |
4242
| JetBrains IDE with ZigBrains | Start the editor through the terminal | |
4343
| Helix | `Open the helix log file. [:log-open]` | |
44+
| Zed | `debug: open language server logs` | |
4445
| nvim-lspconfig | `:LspLog` | [nvim-lspconfig Troubleshooting](https://github.com/neovim/nvim-lspconfig#troubleshooting) |
4546
| NeoVim/Vim with CoC | `:CocCommand workspace.showOutput` | [CoC Debug language server](https://github.com/neoclide/coc.nvim/wiki/Debug-language-server#using-output-channel) |
4647
| Emacs with LSP-Mode | `lsp-workspace-show-log` | [LSP Mode Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/#troubleshooting) |

0 commit comments

Comments
 (0)