-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't run flutter app with lsp-dart-run #224
Comments
Is (setq lsp-use-plists t) enabled? There's a guide here on how to fix the problem https://emacs-lsp.github.io/lsp-mode/page/performance/ |
I have set this, still the same issue |
Same issue here, any resolution? |
Can anyone provide a sample flutter project where that happens so I can try? I can't repro yet |
I think I foudn the issue, can you try again with latest? |
Fixed! |
Describe the bug
After calling lsp-dart-dap-setup, when i run lsp-dart-run, it puts some random text inside the current buffer, and doesn't run the project.
To Reproduce
Expected behavior
It should run the project
Screenshots
Version
Include here the result of: M-x
lsp-dart-version
The text was updated successfully, but these errors were encountered: