Improves search capability including reference, module and sub routine searching.
December 24, 2019
New Version
Features
Find all references, quick search and find subs / modules tool windows were rewritten and are now syntax colored, the text can be selected and you can jump directly to the selected position.
Subs code appears in the quick info windows (this code can also be selected).
'Show Sub in Window' allows showing subs in a floating window.
Warnings and errors do not hide other information in the window.
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.
Resources in implicitly referenced b4x libs are now accessible.
BarButton with custom font reserved when clicked.
DateTime formatters locale is set to en_US_POSIX.
Fixes
Fixed incorrect missing file warning in some cases.