Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow scoping CodeLens links to folders #2458

Closed
DanTup opened this issue May 14, 2020 · 0 comments
Closed

Allow scoping CodeLens links to folders #2458

DanTup opened this issue May 14, 2020 · 0 comments
Labels
in editor Relates to code editing or language features is enhancement
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented May 14, 2020

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.

@DanTup DanTup added is enhancement in editor Relates to code editing or language features labels May 14, 2020
@DanTup DanTup added this to the v3.11.0 milestone May 14, 2020
@DanTup DanTup closed this as completed in abb1c86 May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in editor Relates to code editing or language features is enhancement
Projects
None yet
Development

No branches or pull requests

1 participant