You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I import classes or do something wrong in syntax writing, a crash will happen, and this error output comes up. But, this will only happen when I pressed O instead of Enter in the end of the line.
Expected Behavior
It should have behaved normally and wouldn't crash.
Steps To Reproduce
Open up a project
Import classes, for this example write "import 'blabla.dart'"
Enter the class and then create a new line with O instead of Enter
???
Environment
- OS: Arch Linux
- Flutter version: 3.16.9
- Is flutter in $PATH: yes
- neovim version: v0.10.0
Anything else?
I know I need to search deeply about how to debug this on neovim -> lsp level deep, but unfortunately I don't have much time left lately cause of my uni and job, so I reported this here instead. Please give me any links or references if this issue has any blame on my configuration fault or something :)
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
Every time I import classes or do something wrong in syntax writing, a crash will happen, and this error output comes up. But, this will only happen when I pressed O instead of Enter in the end of the line.
Expected Behavior
It should have behaved normally and wouldn't crash.
Steps To Reproduce
Environment
Anything else?
I know I need to search deeply about how to debug this on neovim -> lsp level deep, but unfortunately I don't have much time left lately cause of my uni and job, so I reported this here instead. Please give me any links or references if this issue has any blame on my configuration fault or something :)
The text was updated successfully, but these errors were encountered: