-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in flutterRelates to running Flutter appsRelates to running Flutter appsin webRelates to running Dart or Flutter web appsRelates to running Dart or Flutter web appsis bugrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become availableSomething that requires changes in the Dart/Flutter SDK to ship before it will become available
Milestone
Description
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:
- Throw an exception.
- 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:

Stacktrace links clickable on Android Studio:

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
saropa, AhmedLSayed9, masreplay, huyun0-0, salahalshafey and 15 more
Metadata
Metadata
Assignees
Labels
in flutterRelates to running Flutter appsRelates to running Flutter appsin webRelates to running Dart or Flutter web appsRelates to running Dart or Flutter web appsis bugrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become availableSomething that requires changes in the Dart/Flutter SDK to ship before it will become available