It would be nice to augment Smart Bar's functionality with a user-defined selection of quick texts / snippets accessible from a dropdown or menu from a Smart Bar, such that they will be automatically inserted at the cursor position in a document. First few items may also be assigned a keyboard shortcut for even faster access.
In principle they would function similar to regular snippets, but will be dynamic. A few examples:
- Current DateTime in a user-specified format
- GUID
- Random number within a certain range
- Current file / folder / project name
For my specific case, I often find the need to know when a particular comment was written. Sure there is version control, but it is time consuming to use for such a small purpose, not to mention the fact that different comments may have been written at different times, but are all saved under a single version control check point. So, ability to quickly with just a predefined key combination to insert a current date would have helped a lot.
It would be nice to augment Smart Bar's functionality with a user-defined selection of quick texts / snippets accessible from a dropdown or menu from a Smart Bar, such that they will be automatically inserted at the cursor position in a document. First few items may also be assigned a keyboard shortcut for even faster access.
In principle they would function similar to regular snippets, but will be dynamic. A few examples:
For my specific case, I often find the need to know when a particular comment was written. Sure there is version control, but it is time consuming to use for such a small purpose, not to mention the fact that different comments may have been written at different times, but are all saved under a single version control check point. So, ability to quickly with just a predefined key combination to insert a current date would have helped a lot.