Skip to content
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

Closed
robinsrk opened this issue Aug 6, 2024 · 6 comments
Closed

Can't run flutter app with lsp-dart-run #224

robinsrk opened this issue Aug 6, 2024 · 6 comments

Comments

@robinsrk
Copy link

robinsrk commented Aug 6, 2024

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

  • Install the package
  • run lsp-dart-dap-setup
  • run lsp-dart-run

Expected behavior
It should run the project

Screenshots
image

Version
Include here the result of: M-x lsp-dart-version
image

@robinsrk robinsrk changed the title Can't run flutter app with dap-debug Can't run flutter app with lsp-dart-run Aug 6, 2024
@gwn06
Copy link

gwn06 commented Sep 12, 2024

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/

@robinsrk
Copy link
Author

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

@samuelematias
Copy link

Same issue here, any resolution?
Thanks.

@ericdallo
Copy link
Member

Can anyone provide a sample flutter project where that happens so I can try? I can't repro yet

@ericdallo
Copy link
Member

I think I foudn the issue, can you try again with latest?

@samuelematias
Copy link

I think I foudn the issue, can you try again with latest?

Fixed!
Thanks for the Support, @ericdallo 🙏🏾!

CleanShot 2024-11-15 at 14 45 10@2x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants