-
-
Notifications
You must be signed in to change notification settings - Fork 448
Custom Query Shortcut + built-in variables #930
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
Conversation
- Adjust Layout
Do we want to reference to variable? So probably a later shortcut can reference back to an earlier shortcut (then we need a move up and move down button). |
It will be interesting if we introduce variable like {{clipboard}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shortcut is not being saved.
What plans do we have for adding built in variables apart from clipboard? |
Not yet. |
Explorer plugin doesn't play well with |
So what else can we do with this functionality? Clipboard access can be done better with the Clipboard plugin I feel. |
Maybe it is related to the vscode workspace plugin (default action word
This design is to provide functionality more than simple static string replacment. I don't have any good idea about what else we can do with it yet. |
Nah, actually reproducible with Dev branch. |
Feels like half-baked at the moment because users wouldn't be able to add new ones in and clipboard access can be done with the clipboard plugin. What about pulling it out to a separate pr? |
Maybe we should discuss it later, when other problems of this pr are fixed. |
Uh oh!
There was an error while loading. Please reload this page.