
DigitalRune Text Editor is a .NET control for Windows Forms. It offers syntax-highlighting, source code formatting, code completion, and more.
The control is derived from the text editor in the SharpDevelop IDE.
Features
Fully functional text editor:
- Undo/redo
- Drag-and-drop of selections
- Split-view
- Line numbers, column numbers
- Different encodings
Intelligent source code editing:
- Syntax-highlighting
- Automatic source code formatting
- Code completion
- Code templates
- Method insight windows
- Markers (underlines, zigzag-lines, highlighted lines)
- Margin for bookmarks (breakpoints, etc.)
- Outlining ("folding")
- Tool tips
Requirements
.NET Framework 2.0
Documentation
The API is fully documented (MSDN-style). The documentation is included in the download package. The latest version can also be viewed online: Online Documentation
License
The software is open-source and available for free. It is licensed under the terms and conditions of the GNU Lesser General Public License (LGPL).
Download
The download package contains the full source code, binaries, documentation, and a sample application (C# source code). Go to download...