Actipro SyntaxEditor - Windows Forms .NET Control
Advanced Editing
SyntaxEditor is a code editing control written by developers for developers.
It has many of the advanced editing features found in major IDE applications like Visual Studio.
Line numbers, some indicators and whitespace display
It supports advanced editing features such as:
- Unlimited undo/redo
- Undo/redo action grouping
- Block indent/outdent
- Line numbering in line number margin
- Line selection in the selection margin
- Native support for clipboard operations
- Built-in context menu
- Support for drag/drop
- Handling of custom IDataObject's that are pasted or dropped on the control
- Complete extended Unicode character and IME support
- Customizable keystroke/action combinations with over 100 built-in edit commands that provide functionality such as:
- Caret movement
- Continuous stream selection and block selection
- Undo/redo and clipboard functionality
- Tabs to spaces and spaces to tabs
- IntelliPrompt complete word and display parameter info
|
- Indent and outdent
- Line, word and character transposition
- Character case modification
- Comment/uncomment lines
- Macro processing
|
- Word wrap
- Whitespace display
- Indentation guides that mark where tabstops occur
- Many more
|