- Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-lspIssues with analysis server's support of Language Server ProtocolIssues with analysis server's support of Language Server Protocoltype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
Since upgrading to Flutter 3.35.3 and thus Dart 3.9.2 I am getting this error in Zed editor.
The problem is that the LSP basically stops working. And then it starts to work again randomly.
It's hard to pinpoint exactly what is the issue but I've seen a few people complaining about this on the neovim subreddit: https://www.reddit.com/r/neovim/comments/1mvdx6y/dart_390_breaks_lsp_in_neovim/
If there is any way I can provide more logs/info, please tell me how to do so.
lumpsoid and s1nistr4
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-lspIssues with analysis server's support of Language Server ProtocolIssues with analysis server's support of Language Server Protocoltype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)