BGforge MLS v3.2.0
BGforge MLS v3.2.0 is out, adding more code navigation features.
The main new feature is find references - now available for both Fallout SSL and WeiDU TP2 and D.

The outline view has also been improved — procedures and functions now show their parameters and local variables as children, making it easier to navigate large files.
On the reliability side, compilation and validation got a number of under-the-hood fixes to handle concurrent edits and external compilers more gracefully.
Setting changes:
validateOnSave,validateOnTypetoggles are consolidated into a single validate setting.- Fallout SSL now has
falloutSSL.compileOnValidatetoggle, which allows to disable saving resulting .int to the destination directory on every validation.
See full changelog here.