Possible to auto-run a snippet?
Open
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for this great extension.
I have a 2 part macro:
1) Copy selected text
2) Run a snippet to wrap JS block quotes around the selection.
Useful, no?
When I run the macro, it asks to confirm the snippet, Is there a way to just run the whole macro with no confirm?
Thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the macro runs its copy and snippet steps, then find where snippet confirmation is triggered in the VS Code extension. Done means a macro can run the requested snippet without an extra confirmation while preserving confirmation for standalone snippet execution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100