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

Request: Show favorite commands from "EditWithShell: Run command" #13

Open
rbolsius opened this issue Oct 8, 2019 · 3 comments
Open

Comments

@rbolsius
Copy link

rbolsius commented Oct 8, 2019

When invoking EditWithShell: Run command from a new VS Code window, the command history is empty as expected, but it would be nice to be able to also see the favorite commands configured in editWithShell.favoriteCommands in this list. This way users could configure frequently used commands and not have to type them again each time VS Code is restarted. The quick commands feature is nice (e.g., EditWithShell: Run quick command 1), but it is hard to tell what command is going to be run.

Also, if the favorite commands were listed by EditWithShell: Run command, the user could select one of the pre-configured commands and edit the command before executing it, which is not possible with EditWithShell: Run quick command 1.

@ryu1kn
Copy link
Owner

ryu1kn commented Oct 8, 2019

Hi @rbolsius , thanks for the suggestion with the user flow. I like the idea 👍

@geekscrapy
Copy link

I'd love this also. Just to check, what does editWithShell.favoriteCommands do currently? I can't see any benefit to it over the quick commands?

misaki-web added a commit to misaki-web/vscode-edit-with-shell that referenced this issue Feb 22, 2023
@misaki-web
Copy link

See my pull request #37.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants