Actipro SyntaxEditor for WinForms

  1. Actipro SyntaxEditor for WinForms 24.1.0

    Release Notes: API documentation is now based on assemblies that target Microsoft.NET 6 (previously.NET Framework). The Sample Browser application included with the installer has changed target from.NET Framework 4.7.2 to.NET 6. Removed official support for Microsoft ...

  2. Actipro SyntaxEditor for WinForms 23.1.3

    Release Notes: Improved logic that retrieves language services. Updated IME logic. Fixed an issue where moving the caret to a new view line while IntelliPrompt parameter info was displayed wouldn't reposition the popup. Fixed an issue where certain fonts might ...

  3. Actipro SyntaxEditor for WinForms 23.1.2

    Release Notes: Improved display speed of large completion lists. Updated OverlayPaneCollection.AddSearch to close any existing overlay panes before adding the SearchOverlayPane. Fixed possible cross-thread exception that might be raised when invalidating elements if a ...

  4. Actipro SyntaxEditor for WinForms 23.1.1

    Release Notes: Improves logic of 'move selected lines up and down' commands. Improved logic of 'move selected lines up and down' commands. Updated SyntaxEditor-related NuGet packages to properly support cross-platform Microsoft.NET 6.0. Updated ...

  5. Actipro SyntaxEditor for WinForms 23.1.0

    Release Notes: Improves mouse handling on IntelliPrompt popups and.NET 7 compatibility. Validated Microsoft.NET 7 compatibility. Added MetroDark color scheme. Added MetroScrollBarRenderer which supports MetroLight and MetroDark color schemes. Added IWindowsColorScheme ...

  6. Actipro SyntaxEditor for WinForms 22.1.3

    Release Notes: Added new EditorCommands.AddNextOccurrenceToSelection edit action (bound to Ctrl+D by default), and the related IEditorViewSelection.AddNextOccurrence method. This new feature adds the next occurrence of the currently-selected text to the selection, or ...

  7. Actipro SyntaxEditor for WinForms 22.1.2

    Release Notes: Improves IntelliPrompt sorting logic and dark theme coloring. Refactored built-in indicator glyphs' appearances, dark theme coloring and z-order. Added new SyntaxEditor.OverrideCursor property which can be used to force a specific cursor to be used. ...

  8. Actipro SyntaxEditor for WinForms 22.1.1

    Release Notes: Adds new Column Guides feature to designate where line breaks should occur. Added a new Column Guides feature to designate where line breaks should occur. Added a new Compare Files QuickStart to demonstrate side-by-side file comparison. Improved logic for ...

  9. Actipro SyntaxEditor for WinForms 22.1.0

    Release Notes: Adds support for Visual Studio 2022 and.NET 6. Added an 'Editor Views- Synchronization QuickStart' to demonstrate synchronizing the scroller and splitter of one editor instance with another. Added support for customizing drag/drop text when ...

  10. Actipro SyntaxEditor for WinForms 21.1.1

    Release Notes: Improves horizontal ScrollBar and IntelliPrompt UI. Improved IntelliPrompt UI to reposition itself when the view's text area layout is updated, such as when scrolling. Added the SyntaxEditor.WordWrapModeChanged event that is raised when the ...

  11. Actipro SyntaxEditor for WinForms 21.1.0

    Release Notes: Adds support for semi-transparent text foregrounds, plus Microsoft.NET 5 and.NET Core 3.1 compatibility. Added support for semi-transparent text foregrounds. Added completion item inline descriptions that can render optional text along the right side of a ...

  12. Actipro SyntaxEditor for WinForms 2020.1 build 0403

    Release Notes: Improves printing and syntax highlighting. Added syntax highlighting to collapsed region quick info tips created by the CollapsedRegionQuickInfoProvider language service. Added the CollapsedRegionQuickInfoProvider.IsSyntaxHighlightingEnabled property and ...

  13. Actipro SyntaxEditor for WinForms 2020.1 build 0402

    Release Notes: Adds new constructor overload that allows you to alter thread priority. Updated the CollectionTagger.Clear method to accurately report the changed text range in the TagsChanged event when there are fewer than 100 tags being removed. Otherwise, the entire ...

  14. Actipro SyntaxEditor for WinForms 2020.1 build 0401

    Release Notes: Improved search overlay pane logic related to selection scope range. Added a new background that renders the search range when the search overlay pane is in Selection scope mode. Improved search overlay pane logic related to the selection scope range. ...

  15. Actipro SyntaxEditor for WinForms 2020.1

    Release Notes: Improves scrolling, zooming and searching. Cross-Platform Design The WinForms SyntaxEditor has been rewritten to support a cross-platform API across the WPF, UWP, and WinForms platforms. This allows SyntaxEditor features for the three platforms to be kept ...

  16. Actipro SyntaxEditor for WinForms 2018.1 build 0342

    Release Notes: Fixed a bug introduced in a previous build where when splitting a view, removing the split, and splitting again, the scrollbars might not render properly. ...

  17. Actipro SyntaxEditor for WinForms 2018.1 build 0341

    Release Notes: Updates logic for interacting with system DataObjects. Updated the logic for interacting with system DataObjects. Fixed a bug where \s in regular expression patterns should have also allowed line terminators. Fixed a bug introduced in the previous build ...

  18. Actipro SyntaxEditor for Winforms 2018.1

    Release Notes: Updates properties to account for high DPI scenarios. Changed the default font to Consolas. Updated the SyntaxEditor.IndicatorMarginWidth, LineNumberMarginWidth, SelectionMarginWidth, and UserMarginWidth properties to account for high DPI scenarios. ...

  19. Actipro SyntaxEditor for Winforms 2016.1 released

    Release Notes: Improves rendering speed. Improved the rendering speed of span indicator wave lines. Updated the IntelliPrompt member list to scroll a virtual selection to the middle of the list in certain scenarios. Improved Document.GetSubstringAsHtml logic to ensure ...