RandomFractals / vscode-snippets-viewer

Snippets viewer for VSCode
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.snippets-viewer
GNU General Public License v3.0
8 stars 1 forks source link

Add dedicated insert snippet inline context menu to snippet tree view items #61

Closed RandomFractals closed 3 years ago

RandomFractals commented 3 years ago

Don't insert snippets on snippet tree item click.

Instead show new Snippet View from #56 on snippet click or select when it's added.

RandomFractals commented 3 years ago

new snippet tree view context menu for insert:

insert-snippet-icon