Actipro SyntaxEditor - Windows Forms .NET Control
Line Modification Marking
When line modification marks are active they indicate lines upon which modifications have occurred
since the text was last set. The marks appear on the left edge of the selection margin.
The color to use when adding new marks can be set.
Unsaved marks are in yellow and saved marks are in green
When a document is flagged as being saved, SyntaxEditor changes all the marks from an "unsaved" color to a "saved" color.
This way, as more changes are made, you can determine which changes were made before and after the last save point.
|