Open bradyt opened 5 years ago
For example, with point in an empty file, pressing M-/
, dart-mode inserts the word TypeError
.
Closing this issue.
We recommend instead of using (setq dart-enable-analysis-server t), to try lsp-mode. Some notes can be found at https://github.com/bradyt/dart-mode/wiki/LSP.
It was pointed out in https://github.com/bradyt/dart-mode/issues/75 that
dart-expand
is not working correctly. No research done yet.