You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used CQ-Editor a lot and now I tend to use an external editor. To enhance CQ-Editor I recommend:
multiple tabs for opening multiple files. This would be a great benefit for all users.
The ouput of print inside the CQ-Editor. It took me a week to find out, that the ouput was in a terminal somewhere in the background
darkmode, because in the night the white background hurt my eyes if I switsch back to CQ-Editor from my dark mode editor
Scales on the axes. It is disturbing, that a box of size (1,1,1) and (1000,1000,1000) are displayed equal in the editor
a deleted breakpoint has no visual effect. Here is a breakpoint:
and here I just deleted it
did you see a difference? I didn't either. A visual feedback shoult help a lot. I clicked a lot to make the breakpoint vanish. Nothing helped.
Sometimes CQ-Editor ignore my wish to save my code. I found some traces in the Log viewer:
Line numbers are sometimes wrong / missleading:
the function definition is here between line Numbers 49/50:
By clicking the function definition it reveals its true line number:
I use
on Windows 11.
The text was updated successfully, but these errors were encountered:
I used CQ-Editor a lot and now I tend to use an external editor. To enhance CQ-Editor I recommend:
and here I just deleted it
did you see a difference? I didn't either. A visual feedback shoult help a lot. I clicked a lot to make the breakpoint vanish. Nothing helped.
the function definition is here between line Numbers 49/50:
By clicking the function definition it reveals its true line number:
I use
on Windows 11.
The text was updated successfully, but these errors were encountered: