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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ScintillaNET_FindReplaceDialog-huanlin" Version="1.6.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ScintillaNET_FindReplaceDialog-huanlin" Version="1.6.1" />
                    
Directory.Packages.props
<PackageReference Include="ScintillaNET_FindReplaceDialog-huanlin" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ScintillaNET_FindReplaceDialog-huanlin --version 1.6.1
                    
#r "nuget: ScintillaNET_FindReplaceDialog-huanlin, 1.6.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ScintillaNET_FindReplaceDialog-huanlin@1.6.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ScintillaNET_FindReplaceDialog-huanlin&version=1.6.1
                    
Install as a Cake Addin
#tool nuget:?package=ScintillaNET_FindReplaceDialog-huanlin&version=1.6.1
                    
Install as a Cake Tool

Build status NuGet

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: Find Dialog

Incremental Search: Incremental Search

Go To Dialog: 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.6.1 171 6/22/2025
1.5.2 1,226 2/5/2022