Creating a bank of code snippets is a matter of:
1. Putting all snippets (text files) in a folder named Snippets.
2. Zipping the folder and renaming it to CodeSnippets.b4xlib (or any other name).
I'm still trying to decide which I prefer to be honest.
I've basically transferred my code class over to separate snippet files (my code module has functions that I use a lot). I like the idea of the code snippets, I like it a lot and I totally agree with the concept.
I might give option 2 a go, zipping up the folder and seeing how that goes. Yes, with option 1 I have plenty of snippet files in the folder but that really doesn't bother me.
I'm looking at it like this. It's better to have the option there than not to have the option at all.
Thank you Erel, this feature will definitely come in really handy for me. I'm personally using it to quickly add functions to code like my number mapper and proper case to projects without having to add my entire code module that's full of extra functions that I use regularly.
I have a few ideas like your $map$ example that will definitely come in handy and save me development time in the future..
Thank you for this new code snippets feature, I will use it well ???