Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefh/icsharpcode.texteditorex

Extended version based on ICSharpCode.TextEditor which support Search/Replace and Goto
https://github.com/stefh/icsharpcode.texteditorex

texteditor

Last synced: 4 days ago
JSON representation

Extended version based on ICSharpCode.TextEditor which support Search/Replace and Goto

Awesome Lists containing this project

README

        

# ICSharpCode.TextEditorEx

[![Build status](https://ci.appveyor.com/api/projects/status/cyaqbvsn9lahvtg2?svg=true)](https://ci.appveyor.com/project/StefH/icsharpcode-texteditorex)

[![NuGet](https://buildstats.info/nuget/ICSharpCode.TextEditorEx)](https://www.nuget.org/packages/ICSharpCode.TextEditorEx)

Extended version based on ICSharpCode.TextEditor which supports

* .NET 4.0., .NET 5.0-windows and .NET 6.0-windows
* search and 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

## Example

![Example](./Resources/Example.png)