rodrigo-itao · GitHub

Describe the bug
The stacktrace links in debug console are not clickable (on Android Studio, the links are clickable).

To Reproduce
Steps to reproduce the behavior:

  1. Throw an exception.
  2. Try to click the links on the stacktrace.

Expected behavior
The links on the stacktrace should be clickable, to open the respective file/line.

Screenshots
Stacktrace links not clickable on VSCode:
image

Stacktrace links clickable on Android Studio:
image

Please complete the following information:

  • Operating System and version: Ubuntu 22.04.2 LTS 5.15.0-60-generic
  • VS Code version: 1.76.0
  • Dart extension version: 3.60.1
  • Dart/Flutter SDK version: flutter 3.7.5, dart 2.19.2
  • Target device (if the issue relates to Flutter debugging): web

Read the original on github.com ↗