This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
🐛 crash on unclosed constructor #4504
Labels
S-To triage
Status: user report of a possible bug that needs to be triaged
Environment information
What happened?
The server crashed when typing
constructor(){
. See snippet below.The snippet:
Expected result
The LSP really shouldn't crash when the user type something.
These issues are very hard to debug, specially when they happen to end-users. LSP clients don't show stderr.
Is there no safeguard you can put in place?
Code of Conduct
The text was updated successfully, but these errors were encountered: