Caring for Legacy Code: Tools, Techniques, and Lessons Learned
January 22, 2026
Introducing DBL Talks: A New Video Podcast Series for DBL Developers
February 19, 2026Our latest Synergy DBL Integration for Visual Studio (SDI) version, 2026.02.1098, is now available for download in the Synergex Resource Center. This version includes improved support for Visual Studio 2026, along with updates to the compiler, increased IntelliSense stability, and debugger improvements.
Visual Studio 2026 Support
We are happy to announce standalone installer support for Visual Studio 2026! If you want SDI installed for both Visual Studio 2022 and Visual Studio 2026, simply select both options during installation. (If you encounter any issues, please contact support@synergex.com.)
Additionally, we fixed an issue in Visual Studio 2026 support where reference could not be added to traditional projects via the Reference Manager.
Compiler Updates
- Added support for using indexer and foreach across span/readonlyspan.
- Improved implicit type logic for generic method calls.
- Improved ILVerify error handling for ^val.
- Improved Synergy .NET compiler error handling for valid static classes.
IntelliSense Improvements
- Using “Find All References” in a project with no source files no longer causes IntelliSense failures after 30 minutes.
Debugger Improvements
- Significantly improved debug experience for Synergy .NET multiple mainline projects.
See the Release Notes for a complete list of changes.