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

Auto-select and expand snippets language node based on active editor language id #10

Closed RandomFractals closed 3 years ago

RandomFractals commented 3 years ago

to streamline navigation and display of relevant snippets in the snippets tree view while editing code files.

RandomFractals commented 3 years ago

reveal snippets on active text editor change in action:

image