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

Add ability to run multiple commands #30

Open
BachiMjavanadze opened this issue Apr 12, 2024 · 2 comments
Open

Add ability to run multiple commands #30

BachiMjavanadze opened this issue Apr 12, 2024 · 2 comments

Comments

@BachiMjavanadze
Copy link

BachiMjavanadze commented Apr 12, 2024

Please add ability to run multiple commands synchronously (one by one). I try to close panel automatically after running npm command but looks like it is impassible. So please add one more property in your settings: commands.

image

or you maybe know how to run npm command but do not open panel (terminal)?

image

@AnWeber
Copy link
Owner

AnWeber commented Apr 25, 2024

I will take a look at it. Just got not so much free time now. Sorry

@AnWeber
Copy link
Owner

AnWeber commented Apr 25, 2024

@BachiMjavanadze you could use a extension which supports defining a meta command which execute a sequence of commands and then call this meta command.

https://marketplace.visualstudio.com/items?itemName=ryuta46.multi-command

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

No branches or pull requests

2 participants