Please add an option to combine multiple files. For example, if I have 10 SCSS snippets I don'tΒ want toΒ have 10 separateΒ files.
2
Allow users to generate a plugin by selecting certain code snippets. This will be useful when signing off a site to a client. You wouldn't want to allow that customer to have access to WPCodeBox. The solution is to generate a plugin with the code snippet used on that site, and give that to the client.
4
Ability to edit sites snippets, CSS etc in one place over MainWP where WPCodeBox are installed.
4
Backup & sync snippets to Dropbox or Google Drive.
6
Create a cron that will call a secure endpoint and run snippets. This is useful for maintenance run-once snippets. Like the ones for deleting orphaned meta, or orphaned variations. It could also be useful for running scheduled tasks on a WordPress site.
1
Show info about a function's parameters, return values, and usage in the Code Editor Autocomplete, and when hovering over it.
0
At this moment there is no way to preview a cloud snippet - you have to download it first. Would be nice to click the cloud snippet so its content shows up in the code editor, and if you make sure this is what you need, then download it. Now you have to rely on good labels...
0
Create a chrome extension, that will allow users to select a code snippet from any site like StackOverflow, Quora etc. Add a context menu on right-click, to save that snippet to the client's Code Snippets cloud account. This will be useful for saving snippets from around the web. No need to copy and paste that much anymore.
3
This would be useful for creating SQL snippets that you can run on the WP database and see the output. The implementation would include autocomplete for MySQL table names and column names to help write SQL code. An advantage of adding this would be that you could save your most-used SQL Snippets to the Cloud and share them across sites.
0
Add a way of debugging code snippets, and outputting variables during execution.
0
It would be useful to add colors to folders in order to visually identify them quickier.
1
As I personally transition from the Code Snippets plugin, one thing I'm finding that I'm missing is the ability to import/export snippets. This is important for ease of distribution to clients/customers that are not necessarily using WPCodeBox...yet. ; ) This goes hand in hand with the Add the ability to save CSS/JS to file feature request.
2
Import From Other Plugins: WP Code Snippet Adanvced Script Script Organizer .note: bulk import is recommended
0
Would be the ability to lock access to the plugin with a password so client's won't mess with my code. Something similar is avaliable in Updraft Plus Pro (the backup plugin).
1
Really missing ctrl+x shortcode in editor. Copy and move lines will make it even greater :D
0