CQ-editor
CQ-editor copied to clipboard
[Suggestion] App remember settings (changes to the GUI boxes)
my CQ-editor does not remember the changes to the boxes in the GUI. (grab n drag with mouse to edit the width / height of boxes)
example:
- "Code" box
- "Console" box
- "Current traceback" box
- "Objects" box
- etc.
i assume it is the same for everybody else.
it may be a bug only for me, but CQ-editor on itself seems to work perfect. (newest version, installed following the github quickstart guide)
my problem is when i try to run CadQuery in Jupyternotebooks in Visual Studio Code Insider Notebooks (maybe the problem is the Insider version that I use - it suddenly hit me)
"Visual Studio Code Insider" is just the cutting edge version the normal "Visual Studio Code" for those who do not know.
- i told you the last part in case you read my other posts talking about the error that im currently battling with.
thanks for reading my suggestion with a open mind fren 💯🐸
It is implemented, more details on your env?
I was going to open an issue but this might already cover it. One thing the "objects" box forgets is each time between runs the displayed objects get reset to "on", regardless of their previous state:
It'd be nice if the checkbox states were preserved between runs, so long as the displayed objects haven't been modified in the code.
AFAIR it is already there:
AFAIR it is already there:
Aha yes, that's it! Thanks.