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

Loading message when all snippets are disabled #36

Closed usernamehw closed 3 years ago

usernamehw commented 3 years ago

When using https://marketplace.visualstudio.com/items?itemName=svipas.control-snippets to remove all built-in snippets extension shows permanent loading message:

Screenshot (458)

Maybe it will be different with adding user defined snippets. Or maybe with 0 user snippets it will still be like that.

Extension should remove loading message after reading the files.

RandomFractals commented 3 years ago

@usernamehw so, you used that extension to remove all installed extension snippets?

That Loading code snippets message is from a Welcome view configured for that tree view.

I'd say this is very unlikely to happen, and will not be showing when I add #12 user-defined and global snippets.

So, if you don't mind, I will close this unlikely issue.