Feature request: parentheses to avoid duplicating and-clauses
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- typescript
- Domain
- tooling
Research direction
No files, tests, or entry points are named. Start by locating the extension's query parser and existing handling for OR and repeated AND clauses, then define how parentheses and optional AND should behave using the examples in the issue; done means grouped queries produce the intended GitHub issue results.
Written by the indexing model from the issue text.
Description
Extension 0.0.36
VS Code 1.48.0-insider
It would be nice to do AND. For example, this works
$runtime=repo:dotnet/runtime
$runtime is:open label:area-System.Buffers OR is:open label:area-System.IO.Pipelines
it would be easier to write as
$runtime=repo:dotnet/runtime
$runtime is:open ( label:area-System.Buffers OR label:area-System.IO.Pipelines)
(possibly with an AND there)
I can't find a way to do that currently. With larger queries, the duplication could get unwieldy.
- Dominant language
- TypeScript
- Stars
- 237
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/vscode-github-issue-notebooks
-
Difficulty 3/5 1-2 days Newbie friendliness 52/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
microsoft/vscode-github-issue-notebooks#197 · 1 comment · 1 reaction ·
-
info-needed
microsoft/vscode-github-issue-notebooks#193 · 5 comments · 2 assignees ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
microsoft/vscode-github-issue-notebooks#191 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in microsoft/vscode-github-issue-notebooks
Similar issues
-
Browser Waiting for: Product Owner
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
getsentry/sentry-javascript#24577 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
agilepathway/label-checker#640 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
agentic-workflows
Difficulty 1/5 Under an hour Newbie friendliness 85/100
githubnext/rig#534 ·
-
automation missing-model model-sync provider:pioneer
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
anomalyco/models.dev#7701 ·