-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Labels
in editorRelates to code editing or language featuresRelates to code editing or language featuresis enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.An enhancement or improvement that should be listed in release notes but is not a bug fix.
Milestone
Description
In DevTools, it'd be nice to commit this scoped to integration_tests:
{
"name": "Debug (release mode)",
"type": "dart",
"request": "launch",
"template": "run-test",
"env": {
"WEBDEV_RELEASE": true,
}
}Currently it would cause the links to show up in non-integration test files too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in editorRelates to code editing or language featuresRelates to code editing or language featuresis enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.An enhancement or improvement that should be listed in release notes but is not a bug fix.