You could then create a macro/comment to open your folder containing the template classes and...!
If you put the code snippets inside a b4xlib then it is available by start typing "code".
If the custom class is distributed inside project template, it is available when adding module from menu Project or right click in module tab.
For me this is very convenient already.
Example, I have added WebController and ApiController classes in my web project template in the past.
Just not many B4X developers make use of these features.
Introduction This tutorial is based on MinimaList API Server (version 2.05) on how to use MinimaList Controller library. For this tutorial, we will cover on using this library for creating API controller. Update: This tutorial is updated for library version 1.05. How to install Download...