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

Task quick selection needs to filter on label #27844

Closed
dbaeumer opened this issue Jun 1, 2017 · 0 comments
Closed

Task quick selection needs to filter on label #27844

dbaeumer opened this issue Jun 1, 2017 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug tasks Task system issues verified Verification succeeded
Milestone

Comments

@dbaeumer
Copy link
Member

dbaeumer commented Jun 1, 2017

  • VSCode Version: 1.13
  • OS Version: Windows

The quick box still filters on the name only. Need to filter on the UI label

To verify:

  • tasks.json:
{
	"version": "2.0.0",
}
  • Workspace with a gulpfile.js that has tasks
  • F1 > Run Task
  • ensure filtering and highlights work correctly
@dbaeumer dbaeumer changed the title Task quick selection need to filter on label Task quick selection needs to filter on label Jun 1, 2017
@dbaeumer dbaeumer added tasks Task system issues bug Issue identified by VS Code Team member as probable bug labels Jun 1, 2017
@dbaeumer dbaeumer added this to the May 2017 milestone Jun 1, 2017
@dbaeumer dbaeumer self-assigned this Jun 1, 2017
@rebornix rebornix added the verified Verification succeeded label Jun 5, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug tasks Task system issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants