Let me first say I am new to Codelite. I recently installed Codelite on Ubuntu 18.04. I was trying out the different menu options and noticed the toggle minimal view. I selected it and the menus disappeared. Unfortunately I know of no way to get them back. I was looking for where codelite stored its settings but was unable to find it. Even uninstalling and reinstalling will not reset the menus.
Any ideas how to restore the default view (hope this is not a stupid question).
Thanks in advance.
Undo Toggle Minimal View
-
- CodeLite Curious
- Posts: 1
- Joined: Fri Mar 20, 2020 9:53 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Undo Toggle Minimal View
You do not have the required permissions to view the files attached to this post.
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: Undo Toggle Minimal View
Hi,
The keyboard shortcut for 'Toggle Minimal View' is Ctrl-F11, so that should fix the immediate problem.
Regards,
David
The keyboard shortcut for 'Toggle Minimal View' is Ctrl-F11, so that should fix the immediate problem.
In various files inside ~/.codelite/; especially inside ~/.codelite/config/. If all else fails, you can start afresh by deleting (or renaming) ~/.codelite/I was looking for where codelite stored its settings
Regards,
David