Stumpii / ScintillaNET-FindReplaceDialog

A ScintillaNET v5 Find & Replace Dialog + Goto Dialog + Incremental Search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScintillaNET-FindReplaceDialog

A ScintillaNET v5 Find & Replace Dialog + Goto Dialog + Incremental Search

Scintilla.NET

ScintillaNET v5 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 v5 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.

About

A ScintillaNET v5 Find & Replace Dialog + Goto Dialog + Incremental Search

License:MIT License


Languages

Language:C# 100.0%