Collecting LSP logs

2025.2+ Any LSP or service logs

(all LSP servers - Tailwind CSS, TypeScript Go, Vue, Svelte, Astro, Deno, Prisma, TypeScript service, Angular TypeScript service, Vue TypeScript Service, Prettier, ESLint, TSLint)

  1. Add the com.intellij.platform.lsp logging category in Help | Diagnostic Tools | Debug Log Settings…
  2. Restart the IDE
  3. Reproduce the issue
  4. Zip the IDE logs via Help | Collect Logs and Diagnostic Data…

*When this logging category is added, LSP logs are created in the log/language-services directory.

Before 2025.2

TypeScript service logs

  1. Go to `Help | Diagnostic Tools | Debug Log Settings…
  2. Add the #com.intellij.lang.javascript.service.JSLanguageServiceQueue:trace to the Custom Debug Log Configuration window
  3. Restart the IDE
  4. Reproduce the issue
  5. Provide JetBrains team with all the logs generated in the project’s root (named ‘.log<numbers>’) and your IDE’s logs (these can be collected via Help | Collect Logs and Diagnostic Data…)

ESLint logs

  1. Go to Help | Diagnostic Tools | Debug Log Settings…
  2. Add the #com.intellij.lang.javascript.service.JSLanguageServiceQueue:trace to the Custom Debug Configuration window
  3. Restart the IDE
  4. Reproduce the issue
  5. Provide the JetBrains team with all the IDE logs collected via Help | Collect Logs and Diagnostic Data…

Other LSP logs (Vue, Svelte, Deno, Prisma)

  1. Go to Help | Diagnostic Tools | Debug Log Settings…
  2. Add the #com.intellij.platform.lsp to the Custom Debug Configuration window
  3. Restart the IDE
  4. Reproduce the issue
  5. Provide the JetBrains team with all the IDE logs collected via Help | Collect Logs and Diagnostic Data…

0 out of 0 found this helpful

Please sign in to leave a comment.

Have more questions?

Submit a request