On the right side of the B4a IDE, you usually have your list of project files in the module tab.
While I find the listview excellent for smaller projects, it get's a bit hairy to keep track of the code files in case the project grows bigger and bigger, with a lot of modules and classes contained.
At some point I would wish to reorganize stuff and pack the files into folders, to show them as a treeview or something similar; So you'd gain a better overview of the project structure and save valuable search-time in total.
While I find the listview excellent for smaller projects, it get's a bit hairy to keep track of the code files in case the project grows bigger and bigger, with a lot of modules and classes contained.
At some point I would wish to reorganize stuff and pack the files into folders, to show them as a treeview or something similar; So you'd gain a better overview of the project structure and save valuable search-time in total.
Last edited: