You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If this issue is about allowing users to manage their own snippets, we implemented a different solution for it at our organisation, and maybe you will also find it interesting.
We basically allow users to manage a snippets folder with a preset name (User Snippets is the default) in their home folders. Snippets from this folder are loaded if it is found. This also allows them to organise the snippets nicely in sub folders etc.
I also added a setting for the extension which allows you to set the name of this default folder.
Here is a GIF of a working version:
I can make a separate PR for this if you are interested. But first it's good to complete #43
Maybe from the notebook context menu? Or as the first item on the snippets menu item.
The text was updated successfully, but these errors were encountered: