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

[FEATURE] Add dynamic parameters #87

Open
rotten77 opened this issue Aug 2, 2022 · 0 comments
Open

[FEATURE] Add dynamic parameters #87

rotten77 opened this issue Aug 2, 2022 · 0 comments

Comments

@rotten77
Copy link

rotten77 commented Aug 2, 2022

As a user, I want to add dynamic parameters to my snippets, so I can use snippets as a template.

Example snippet:

npx create-react-app %%APP_NAME%%

Before copying the snippet, a modal window with "APP_NAME" text input is displayed. After filling the "APP_NAME", the snipped is copied with the new value.

I appreciate this feature in SnipCommand so my inspiration is from this project: https://github.com/gurayyarar/SnipCommand

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

1 participant