https://github.com/dirkster99/edi
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
https://github.com/dirkster99/edi
avalondock avalonedit controller csharp dark-theme editor executable ide light-theme log4net mit-license mvvm text-editor texteditor ui ui-components uml-diagram viewer wpf wpf-application
Last synced: about 2 months ago
JSON representation
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
- Host: GitHub
- URL: https://github.com/dirkster99/edi
- Owner: Dirkster99
- License: mit
- Created: 2017-06-05T22:08:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-10T17:47:54.000Z (about 3 years ago)
- Last Synced: 2025-03-30T18:09:22.355Z (2 months ago)
- Topics: avalondock, avalonedit, controller, csharp, dark-theme, editor, executable, ide, light-theme, log4net, mit-license, mvvm, text-editor, texteditor, ui, ui-components, uml-diagram, viewer, wpf, wpf-application
- Language: C#
- Homepage: https://dirkster99.github.io/Edi/
- Size: 15.4 MB
- Stars: 314
- Watchers: 22
- Forks: 65
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: License.md
Awesome Lists containing this project
README
[](https://ci.appveyor.com/project/Dirkster99/edi)
[](https://github.com/Dirkster99/Edi/releases/latest) [Continues Integration](https://github.com/Dirkster99/Edi/wiki/Testing-with-Zip-file-from-AppVeyors-Continues-Integration)
# EdiEdi - The open source integrated development environment (IDE) based on [AvalonDock](https://github.com/Dirkster99/AvalonDock), [AvalonEdit](https://github.com/icsharpcode/AvalonEdit), and [Castle Windsor](https://github.com/castleproject/Windsor).
# Screenshots
* [File Explorer Tool Window](https://github.com/Dirkster99/Edi/wiki/File-Explorer-Tool-Window)
* [Log4Net Document Viewer](https://github.com/Dirkster99/Edi/wiki/Log4Net-Document-Viewer)
* [UML Editor](https://github.com/Dirkster99/Edi/wiki/UML-Diagram-Editor)


## Older Screenshots with previous Theme Definition






## Getting Started
Dowload the source, compile and run should work out of the box (you may have to enable nuget package download).
### Prerequisites
This application requires .NET Framework 4 to run. It runs on Windows 7 or latter.
### Installing and Deployment
See https://github.com/Dirkster99/Edi-Setup/ for more details on building the x86 and x64 version of the editor.
## Built With* [Visual Studio 2017 Community](http://www.visualstudio.com) - Visual Studio IDE
* [.Net Framework](https://www.microsoft.com/net) - Net Framework 4
* or get the latest Release build from [Continues Integration](https://ci.appveyor.com/project/Dirkster99/edi/build/artifacts)## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [Edi Versions](https://github.com/Dirkster99/Edi/tags).
## Authors
* **Dirk Bahle** - *Initial work* - [Dirkster99](https://github.com/Dirkster99)
See also the list of [contributors](https://github.com/Dirkster99/Edi/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/Dirkster99/Edi/blob/master/License.md) file for details
## Acknowledgments
See list of third party components for [aditional acknowledgements](https://github.com/Dirkster99/Edi/wiki/List-of-Contributors)