WinForms Controls v22.1.1 Maintenance Release

by Avatar Bill Henning (Actipro)
Monday, March 14, 2022 at 7:54pm

This version adds several exciting new features for SyntaxEditor, along with making numerous improvements to the control and its add-ons.

See the related announcement post for the detailed list of enhancements and updates.

Download Buy Now

Here's a look at some of the new features.

SyntaxEditor

File Comparison Sample

Many customers have asked how two SyntaxEditor instances could be configured to work side-by-side for comparing files. We've included a new QuickStart that demonstrates comparing two files and highlighting differences in both editors. 

The new sample showing how to use SyntaxEditor to implement file comparisons

Differences are updated in real-time as a file is edited. Our sample is built using simple interfaces to represent the file differences so that any difference engine could easily be adapted to work with the sample.

Column Guides

Use the new column guides feature to designate where line breaks should occur within a file to stay within any readability guidelines your company may have.  For instance, a column guide might be set at column 80 or 120.

An example of editing COBOL code

Other syntax languages like COBOL may also require that certain data is at certain character positions and column guides provide a visual way to ensure code is positioned properly.

IntelliPrompt Completion Performance

We've done some more tuning in the completion item matching logic to squeeze out some additional performance gains.

Add Comment

Please log in to a validated account to post comments.