Profile language servers?

Is there a way to profile / diagnose language servers in any way?

I suspect the Tailwind CSS server to slow things down….

 

 

 

0
1 comment

You can try collecting the service logs. To do this, please go to Help | Diagnostic Tools | Debug Log Settings… and add #com.intellij.platform.lsp to the Custom Debug Configuration window.

Then restart the IDE, reproduce the issue, and send us all the IDE logs collected via Help | Collect Logs and Diagnostic Data….

1

Please sign in to leave a comment.