axelrindle / axelrindle/vscode-task-explorer

[Feature] Grouping like 'other' explorer.

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Hi there! First of all, thank you for the extension. Works great so far! (I favourited a task, and ran it) .. Was wondering if you could have an option that groups tasks by their first dev-start would be in the 'dev' group, and dev-etc would also be in the 'dev' group. Having a prod-start, would be in the 'prod' group, etc.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing task explorer grouping behavior and trace how task names are assigned to groups. Implement grouping by the first hyphen-delimited segment, so dev-start and dev-etc appear under dev while prod-start appears under prod, then verify the behavior in the extension.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.