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

Experiments: add extension Commands for gc and exp --queue/--run-all #229

Closed
rogermparent opened this issue Apr 1, 2021 · 1 comment
Closed
Assignees
Labels
A: extension Area: core extension enhancement New feature or request

Comments

@rogermparent
Copy link
Contributor

rogermparent commented Apr 1, 2021

A subset of #239

These commands are alike in that they can be run with no provided Experiment.
To be more explicit, the added commands are:

We'll probably want a VSCode command for each one so users can select them from the command palette.

We could handle gc's multiple flags with a menu like a quickpick, but it may be best to have individual commands either way for easy command palette access, then maybe we can make an extra command that invokes a quickpick menu so that all can be accessed from a single keybind.

@rogermparent rogermparent added enhancement New feature or request vscode labels Apr 1, 2021
@shcheklein shcheklein added A: extension Area: core extension and removed vscode labels Apr 5, 2021
@shcheklein shcheklein changed the title Add Commands that don't Require Experiments Experiments: add extension Commands for queue, running all, gc Apr 5, 2021
@rogermparent rogermparent changed the title Experiments: add extension Commands for queue, running all, gc Experiments: add extension Commands gc and exp --queue/--run-all Apr 5, 2021
@rogermparent rogermparent changed the title Experiments: add extension Commands gc and exp --queue/--run-all Experiments: add extension Commands for gc and exp --queue/--run-all Apr 5, 2021
@rogermparent rogermparent self-assigned this Apr 5, 2021
@rogermparent
Copy link
Contributor Author

#251, #268, and #269 together should fix this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: extension Area: core extension enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants