On Saturday, 28 May 2016 at 15:31:18 UTC, TheDGuy wrote:
On Saturday, 28 May 2016 at 15:29:36 UTC, TheDGuy wrote:
Thanks a lot for the fast hot fix, now everything works fine!
:) Great IDE!
Do you mind implementing an option to reset the layout to
default? Because i think i messed up and no i don't know how i
can get the file view for the project (which was originally on
the left side) back?
You must delete the option file that's name "docking.xml", so
under windows in the folder appdata\roaming\coedit. Once done,
rebuild your layout and most important: 'lock it' ! It also
happened to me some time to time.
See also the wiki: https://github.com/BBasile/Coedit/wiki#docking
Another way to preserve the docking is to kill the application by
hand, so that the new xml is not written. But this is not always
doable since in this case no settings are saved at all (e.g if a
new custom tool was added or a new libman entry then they're
lost).