File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ The logs can then be found in `/home/anon/.cache/zls/zls.log`. Please note that
44
44
| nvim-lspconfig | `:LspLog` | [nvim-lspconfig Troubleshooting](https://github.com/neovim/nvim-lspconfig#troubleshooting) |
45
45
| NeoVim/Vim with CoC | `:CocCommand workspace.showOutput` | [CoC Debug language server](https://github.com/neoclide/coc.nvim/wiki/Debug-language-server#using-output-channel) |
46
46
| Emacs with LSP-Mode | `lsp-workspace-show-log` | [LSP Mode Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/#troubleshooting) |
47
+ | Emacs with Eglot | `M-x eglot-stderr-buffer` | [Troubleshooting Eglot](https://www.gnu.org/software/emacs/manual/html_node/eglot/Troubleshooting-Eglot.html) |
47
48
| Kate | Bottom Sidebar -> Output | |
48
49
49
50
If your code editor or extension is not included in the above table, feel free to open an issue about it or edit this page directly.
You can’t perform that action at this time.
0 commit comments