RandomFractals / vscode-snippets-viewer

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

Add project scoped snippets loading and display #46

Closed RandomFractals closed 3 years ago

RandomFractals commented 3 years ago

see: https://code.visualstudio.com/docs/editor/userdefinedsnippets#_project-snippet-scope

in addition to user-defined and global snippets from #12 and #47

RandomFractals commented 3 years ago

project language snippets display workspace folder they are loaded from:

image

RandomFractals commented 3 years ago

showing project snippet files first for the workspace folders:

image