Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

3.5.4 Release

Compare
Choose a tag to compare
@jacobslusser jacobslusser released this 19 Oct 01:09

Items in this release:

  • Indicator click events. Issue #111.
  • GetTextRangeAsHtml method to get an HTML string representation of the document. Issue #78.
  • Style.CopyTo method. Issue #121.
  • Verilog lexer support. Issue #122.
  • Workaround for issue using ScintillaNET with the WeiFen Luo DockPanel Suite. Call SetDestroyHandleBehavior(true) to enable workaround. Issue #85, #93, #97, #123.
  • Properties (INI) file lexer. Issues #129.
  • Updated to native SciLexer.dll v3.6.1 which added: AutoCSelection event, MarkerEnableeHighlight method, and StyleCase.Camel style case.

Just a reminder that the workaround for users experiencing issues with the WeiFen Luo DockPanel Suite is opt-in. You must call SetDestroyHandleBehavior(true) to enable the workaround.

This release is also available as a NuGet package in unsigned and signed (strong name) versions.