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
Describe the bug LSP :: Error from the Language Server: File is not being analyzed (Unknown error) once opening a dart file. It seems that the issues mentioned in #169 and Dart-Code/Dart-Code#3929 were related to this but fixed afterwards. I updated my dart version to 3.6.0 but still nothing works.
To Reproduce
Launch emacs with emacs -q and evaluate the configuration code found in README
Describe the bug
LSP :: Error from the Language Server: File is not being analyzed (Unknown error)
once opening a dart file. It seems that the issues mentioned in #169 and Dart-Code/Dart-Code#3929 were related to this but fixed afterwards. I updated my dart version to 3.6.0 but still nothing works.To Reproduce
Launch emacs with
emacs -q
and evaluate the configuration code found in READMEThen opening dart files like
lib/main.dart
will cause the issueVersion
The text was updated successfully, but these errors were encountered: