ScintillaNET has moved to GitHub

The new repository is at https://github.com/jacobslusser/ScintillaNET.

Move announcement

The decision to move to GitHub was in part because:
The legacy 2.x code and binaries will continue to be available here at CodePlex but they will no longer be maintained. Any new discussion questions and tracker issues will go unanswered.

So head over to the GitHub repo, star the project if you like it, and enjoy continued support and development over there.

--Jacob
ScintillaNET Coordinator

ScintillaNET

ScintillaNET is a powerful text editing control for Windows® Forms applications and a managed wrapper around the versatile Scintilla component. Created with the developer in mind, the ScintillaNET API makes it simple to add advanced text editing and syntax highlighting to your application or IDE. In addition ScintillaNET adds features not found in other Scintilla wrappers such as Visual Studio® style code snippets, integrated find and replace dialogs, true regular expression searches, multiple key-command bindings, and back/forward document navigation.

Sample

Editing

Text Visualization

Appearance

Other