Skip to content

feat: Add --static flag to disable parameter expansion for a snippet#360

Open
cmndrsp0ck wants to merge 1 commit intoknqyf263:mainfrom
cmndrsp0ck:static-snippets
Open

feat: Add --static flag to disable parameter expansion for a snippet#360
cmndrsp0ck wants to merge 1 commit intoknqyf263:mainfrom
cmndrsp0ck:static-snippets

Conversation

@cmndrsp0ck
Copy link

Adds a new [-s | --static] flag to the new command. When used, it sets Static = true for a snippet, disabling parameter expansion.

This allows commands containing <...> to be treated literally.

Adds a new `--static` flag to the `new` command. When used, it
creates snippets without parameter expansion
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

Successfully merging this pull request may close these issues.

1 participant