I'm happy to release B4J v8.00. This update includes many important IDE improvements.
Find all references, quick search and find subs / modules tool windows were rewritten and are now syntax colored, the text is selectable and you can jump directly to the selected position:
Subs code appears in the quick info windows:
This code is also selectable and clickable.
Show Sub in window:
Allows showing subs in a floating windows. The text is selectable and clickable.
This can be triggered from all kinds of places including:
And:
Warning and errors do not hide other information:
Copy warnings from list of warnings.
Generate 'Create Type' Sub:
Copy events:
Modules list is saved in lexicographic order to avoid unexpected changes with source control tools.
Fixed incorrect missing file warning in some cases.
Resources in implicitly referenced b4x libs are now accessible.
Been working with 8.00 for about a day now and this is an awesome IDE update and productivity boost!
Minor suggestion if one opens a lot of those 'show Sub' windows: maybe something that they are all 'tabbed' together in one window (so you can close them all at once) and the possibility to dock this 'tabbed window' where the libraries/logs/File Manager, ...) is located.