Page 1 of 1

Project managing

Posted: 24.09.2024 19:01
by phi
Some wishes...

- Plugins / project manager / config should be accessible from the project pane

- Plugins / project manager / config and / project properties etc should be on one dialog with tabs

- Sorting order should allow none, that is the order of the project file as before, with v215 (?). This is IMPORTANT as it allows to manage the order via an external application

- when clicking on a file, after the click is released, and the file is loaded, the focus should be set on the edit window (not stay on the project pane)
A suggestion

- when long-clicking on a file, the content is shown and, when the click is released, the file, if it wasn't opened before, is closed unless, of course, there is a new click.

Re: Project managing

Posted: 25.09.2024 16:22
by main Alexey
>- Plugins / project manager / config should be accessible from the project pane

AFAIR it was so before, later I removed project-panel button 'gear' which called this dlg. Config dlg must be unified, so must be called from "Options / Settings-plugins".


>- Plugins / project manager / config and / project properties etc should be on one dialog with tabs

Plugin's dialogs with ui-tabs are hard to make.
UI won't be better, for me.
I don't like the idea.


>- Sorting order should allow none, that is the order of the project file as before, with v215 (?).

Maybe I will add 'none'. I will write the note for me.

Re: Project managing

Posted: 25.09.2024 16:24
by main Alexey
>when clicking on a file, after the click is released, and the file is loaded, the focus should be set on the edit window (not stay on the project pane)

On Linux gtk2 version, focus is put to the editor after I click a file in project's tree. What OS and widgets do you have?

Re: Project managing

Posted: 26.09.2024 08:27
by main Alexey
>Maybe I will add 'none'.
Added. You can download the updated ProjectMan files from
https://github.com/Alexey-T/CudaText/tr ... roject_man