Replies: 2 comments 2 replies
-
my actions and logs
then I run debugging via F5 and select connection flutter
dap-log
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I was able to launch the debug, but there are no windows or pop-up windows with additional information, how to do them? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The documentation says that you need to install the debugger separately and provides a link to the issue
See puremourning/vimspector#4 for reference.
If you look at the issue, you can find such a comment
Dart-Code/Dart-Code#4164 (comment)
I'm a beginner in Neovim and there was a whole quest for half a day to get to this, but my config still doesn't work...
My config https://github.com/MitaiDart/dotfiles/blob/master/nvim/lua/plugins/dap.lua
I don't want to create an issue since this is not a dap error, but only my misunderstanding of how to configure it
Beta Was this translation helpful? Give feedback.
All reactions