Skip to content

How to debug slow typescript-language-server? #8654

Closed Answered by SomeoneToIgnore
baptisteArno asked this question in Q&A
Discussion options

You must be logged in to vote
  • there's "open language server logs" command that allows to see server logs and LSP json request/response logs for a certain server:

  • Zed logs might sometimes show noticeable troubles, ERROR messages, etc. related to the server
    They are located in ~/Library/Logs/Zed/Zed.log and there's also a command in Zed to display the latest ones

  • general LSP server process CPU and memory monitoring might help

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by baptisteArno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants