emacs-lsp / lsp-dart

lsp-mode :heart: dart
https://emacs-lsp.github.io/lsp-dart
GNU General Public License v3.0
202 stars 24 forks source link

dap-debug is not opening chrome/browser when selected. #124

Open gnumonk opened 2 years ago

gnumonk commented 2 years ago

When Selected browser - Chrome , it always open emulator or the device which is connected.

Below is the LSP doctor report . Checking for Native JSON support: OK Check emacs supports read-process-output-max': OK Checkread-process-output-max' default has been changed from 4k: OK Byte compiled against Native JSON (recompile lsp-mode if failing when Native JSON available): OK `gc-cons-threshold' increased?: OK Using gccemacs with emacs lisp native compilation (https://akrl.sdf.org/gccemacs.html): NOT AVAILABLE (OPTIONAL)

flutter doctor summary . Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 2.0.3, on macOS 12.0.1 21A559 darwin-x64, locale en-GB) [✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3) [✓] Xcode - develop for iOS and macOS [✓] Chrome - develop for the web [!] Android Studio (version 2020.3) ✗ Unable to find bundled Java version. [✓] Connected device (1 available)

Screenshot 2021-12-16 at 2 15 13 PM
ericdallo commented 2 years ago

thanks, I'll try to take a look soon