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.
수정사항
Fixed incorrect missing file warning in some cases.