Skip to content

Allow scoping CodeLens links to folders #2458

@DanTup

Description

@DanTup

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions