Micro_yu
Micro_yu
I found a similar problem. https://youtrack.jetbrains.com/issue/WEB-72543 
Yes, I've also encountered similar issues. Whenever I write code too quickly, this kind of problem occurs.
And this kind of issue occurs quite frequently.
This is the error log I just encountered ``` 2025-05-13 10:24:40,409 [89015606] INFO - org.eclipse.lsp4j.jsonrpc.RemoteEndpoint - Failed to send notification message. org.eclipse.lsp4j.jsonrpc.JsonRpcException: java.io.IOException: Stream closed at org.eclipse.lsp4j.jsonrpc.json.StreamMessageConsumer.consume(StreamMessageConsumer.java:72) at org.eclipse.lsp4j.jsonrpc.TracingMessageConsumer.consume(TracingMessageConsumer.java:119) at...
Nowadays, I often encounter situations where the status keeps loading. The status code given is:Initializing. I'm trying to fix him, but I haven't found the root cause.