how to run "Show LSP Logs" in emacs #20074
Replies: 3 comments 3 replies
-
It's a VSCode command implemented in the VSCode TypeScript client. It's not something of the server. |
Beta Was this translation helpful? Give feedback.
-
You can run the server using Your LSP client might have a better way, you should check the client docs. |
Beta Was this translation helpful? Give feedback.
-
I agree that we should have an "in VSCode" there, like in the preceding paragraph. Feel free to make a PR. If you're using lsp-mode, you can run |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This paragraph confuses me
Where do I run this command? It's not a code action (I tried), and I'm not aware of any other place to send string commands to the language server.
If someone could tell me the emacs command to run here, that would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions