Debugger improvements
- Add new command to run your flutter/dart app
lsp-dart-run
, which use dap-mode to run flutter but without debug support, this command also supports custom args as prefix-argument - Improve logs during run/debug, some logs were not being logged and now this was fixed.
- Add new
lsp-dart-dap-only-essential-log
with default asnil
which should reduce the debug/run output