ScintillaNET_FindReplaceDialog-huanlin
1.6.1
dotnet add package ScintillaNET_FindReplaceDialog-huanlin --version 1.6.1
NuGet\Install-Package ScintillaNET_FindReplaceDialog-huanlin -Version 1.6.1
<PackageReference Include="ScintillaNET_FindReplaceDialog-huanlin" Version="1.6.1" />
<PackageVersion Include="ScintillaNET_FindReplaceDialog-huanlin" Version="1.6.1" />
<PackageReference Include="ScintillaNET_FindReplaceDialog-huanlin" />
paket add ScintillaNET_FindReplaceDialog-huanlin --version 1.6.1
#r "nuget: ScintillaNET_FindReplaceDialog-huanlin, 1.6.1"
#:package ScintillaNET_FindReplaceDialog-huanlin@1.6.1
#addin nuget:?package=ScintillaNET_FindReplaceDialog-huanlin&version=1.6.1
#tool nuget:?package=ScintillaNET_FindReplaceDialog-huanlin&version=1.6.1
ScintillaNET-FindReplaceDialog
A ScintillaNET v3 Find & Replace Dialog + Goto Dialog + Incremental Search
Note: You are looking at a fork of ScintillaNET-FindReplaceDialog. This fork is started since February 2022 by Michael Tsai. See CHANGELOG.md for more information.
ScintillaNET
ScintillaNET v3 is a Windows Forms control, wrapper, and bindings for the versatile Scintilla source code editing component. It does not contain a Find & Replace dialog often seen in Scintilla based editors (Notepad++, SciTE, etc.).
ScintillaNET v2.5 contained Find & Replace, Goto and Incremental Search dialogs which were not included in the v3 branch. The project ports those v2.5 features into a library that will function with v3 ScintillaNET.
Find/Replace Dialog:
Incremental Search:
Go To Dialog:
Documentation
For documentation, refer to the project Wiki which has examples of how to integrate this library with ScintillaNET.
Background
I have been using ScintillaNet v2.5 for a number of years. The reasons are the conversion to v3 are well documented, however some features were sorely missed. I started to work these features in a personal clone of ScintillaNET v3, copying chunks of v2.5 code I needed and fixing/converting along the way. All credit goes to Jacob Slusser for writing and maintaining ScintillaNET v2.5 and v3.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net9.0-windows7.0 is compatible. net10.0-windows was computed. |
-
net8.0-windows7.0
- fernandreu.ScintillaNET (>= 4.2.0)
-
net9.0-windows7.0
- fernandreu.ScintillaNET (>= 4.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.