Edi
Edi copied to clipboard
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
I want to use the Edi project but when I rearrange a window I get the following problem: In EdiTextEditor.xaml.cs row 129 "this.focus()" -> System.NullReferenceException. Unfortunately I'm not (yet) smart...
First of all, thank you very much for your work on Edi, it is awesome! When we clone the repository and build the solution, some errors appear because MWindowInterfacesLib and...
When closing Edi after editing a text file without saving it, the background of "save changed file" window is abnormally black. VS 2019 Community Version 16.11.3 (Edi successfully built) Win10...
how to add diagnostics on it ? is it any api
Some projects like the [Files ](https://github.com/Dirkster99/Edi/blob/master/Tools/BuiltIn/Files/Files.csproj) project have no reference to the main project [Edi](https://github.com/Dirkster99/Edi/blob/master/Edi/Edi/Edi.csproj) and require, therefore, copying as implemented in [Edi.targets](https://github.com/Dirkster99/Edi/blob/master/.build/Edi.targets) and shown below. There is already a...
Greetings! Sorry to bother you with such a basic issue, but I'm stocked in the build phase 1/ I cloned the repo to my local folder 2/ added the https://github.com/Dirkster99/Edi-Setup/...
Hello, My request concerns the retractable panels (4 on the right and 2 at the bottom), I would like to know if it is possible to add new ones and...