Skip to content

Faster way to run CMD+C and gp rebuild again. #16178

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

Closed
loujaybee opened this issue Feb 2, 2023 · 2 comments
Closed

Faster way to run CMD+C and gp rebuild again. #16178

loujaybee opened this issue Feb 2, 2023 · 2 comments
Labels
feature: gp validate meta: stale This issue/PR is stale and will be closed soon team: IDE

Comments

@loujaybee
Copy link
Member

loujaybee commented Feb 2, 2023

When running gp rebuild I'm often doing iterations on my configuration. Having to CMD + C to close the terminal, then press up on my terminal, then having to run gp rebuild feels like friction that could be avoided by having the terminal output pause waiting for input, e.g. if the user hits "enter" the gp rebuild command will automatically stop and start. Alternatively, this could be a "y/n" type of input, where the question is "did your configuration complete successfully? y - exit, n - restart". This would be similar ergonomics to the jest testing library, e.g.

› Press Enter to trigger a test run.

image

@akosyakov
Copy link
Member

Interesting idea!

We had bad experience while trying run gp that creates an overlay effect but then it makes links unclickable in VS Code. But maybe it is just an implementation issue.

@stale
Copy link

stale bot commented Jun 10, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Jun 10, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: gp validate meta: stale This issue/PR is stale and will be closed soon team: IDE
Projects
None yet
Development

No branches or pull requests

2 participants