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