Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stefh/icsharpcode.texteditorex
- Owner: StefH
- License: lgpl-2.1
- Created: 2014-08-06T20:22:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-10-16T07:08:21.000Z (about 2 years ago)
- Last Synced: 2024-04-14T13:08:17.035Z (7 months ago)
- Topics: texteditor
- Language: C#
- Homepage:
- Size: 1020 KB
- Stars: 57
- Watchers: 8
- Forks: 34
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)