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
I would like to be able to add a symbolic link in the Studio user interface.
Why
Allows for support of plugins and/or themes that are being locally created.
This will enable faster theme & plugin development without the user needing to know how to use/implement symlinks in command line.
How
On the Studio Overview tab, add new sections for "Plugins" and "Themes"
Add buttons for "Add Plugin Folder" and "Add Theme Folder" (one per section)
When clicked, open Explorer/Finder and allow the user to select a folder.
This will then be parsed for a valid theme/plugin structure and, if valid, then added as a symlink in the OS between the target folder and the Studio folder.