Command Snippets #13844
Labels
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Description of the new feature/enhancement
Command Snippets to Make the Terminal Experience Seamless to Use, This feature works exactly same as Visual Studio Snippets or Other IDE's, In this Case We Have Shortcut to access a snippets flyout toolbar on Any Terminal or We can have different Snippets for Different Terminals.
This Feature Would Make Users More Productive Instead Typing the Same Terminal Commands Again and Again Since the Terminal History Keeps Executed Commands at least amount
https://docs.microsoft.com/en-us/visualstudio/ide/code-snippets?view=vs-2022
Proposed technical implementation details (optional)
Create a Local Data Store and Keeps the Snippets in Check and When User Access the Snippets via Shortcut, We can launch small flyout based WinUI to Shows the Snippets Title and When user selects the Snippets, Terminal would automatically paste the command for that snippets
The text was updated successfully, but these errors were encountered: