Found 10 packages
Text editor used in SharpDevelop 3.
Package Description
ICSharpCode.TextEditor WinForms Control extended by a couple of new options: * Auto-hides Scrollbars when they are not needed * Highlighting drop-down selectable from Forms Editor * Right-click cut/copy/paste menu * Removed ugly dotted line * SQL Highlighting
Sample code for the Text editor used in SharpDevelop 3.
Custom build of ICSharpCode.TextEditor for NetIde.
Provides a custom control that facilitates the usage of the control ICSharpCode.TextEditor.TextEditorControl.
An extension on the ICSharpCode.TextEditor which supports * Linux/Mono * search & replace * go to linenumber * Lua and SQL Syntax highlighting * XML folding and CSharp folding * ContextMenu : Cut,Copy,Paste,Select All, Redo and Undo * Several enhancements
BotTime extensible text editor
This is modified version of ICSharpCode.AvalongEdit, not official package.
CnSharp WinForms Text Editor extended from SharpDevelop ICSharpCode.TextEditor and use Docking solution from WeifenLuo.WinFormsUI.Docking.