Closed
Description
The bug report template requests the following info:
Please complete the following information:
- Operating System and version:
- VS Code version:
- Dart extension version:
- Dart/Flutter SDK version:
- Target device (if the issue relates to Flutter debugging):
You have to fish around in several different places to find all this info. It would be great if Dart-Code could provide a command similar to flutter doctor -v
that would look up and produce all this info for the user, so they can just paste it into a bug report easily.