Can you store a copied value persistently? Assign to a hotkey?
Answered
When authoring a new script it would be really useful to store values on a secondary clipboard / assign them to a project level variable and assign a hotkey. Is this possible?
Please sign in to leave a comment.
It looks similar to your previous request: https://intellij-support.jetbrains.com/hc/en-us/community/posts/7726752945554-Query-Shortcuts
You can try out Live Templates and Context live templates:
I don't know if it's a new feature or not, but for anyone else looking for this functionality: you can open clipboard history with ctrl-shift-v and paste with a click or alt-p.