Page 1 of 3

How to make CudaText window always in front

Posted: 16.08.2023 00:58
by SamC
Is it possible to make CudaText window always in front(above any other windows on screen)?
Thanks!

Posted: 16.08.2023 02:47
by SamC
Also,Is it possible to make replace in selection only?(With the current replace interface,we can make replace one by one,or in current file or in global files.)

Posted: 16.08.2023 06:30
by main Alexey
> CudaText window always in front

Menu item "View / Toggle always on top".

> to make replace in selection only?

yes, Replace dialog has the option toggle "[..]".

Posted: 16.08.2023 07:16
by SamC
I see the search in selection,but can't find replace in selection.
20230816151424433.jpg

Posted: 16.08.2023 07:24
by SamC
20230816152033532.jpg
20230816152033532.jpg (3.77 KiB) Viewed 3752 times
Oh, I see, you mean this one. And If we search in selection,then replace all button just means replace in selection?

Posted: 16.08.2023 07:26
by main Alexey
yes, it must work like 'replace in selection' if '[..]' is checked.

Re: How to make CudaText window always in front

Posted: 04.09.2023 02:45
by SamC
When one Tab is set to floating, is it possible to make it always in front? I checked F10 is for the may window to keep in front.

Re: How to make CudaText window always in front

Posted: 04.09.2023 05:38
by main Alexey
currently it's not possible for floating groups.

Re: How to make CudaText window always in front

Posted: 04.09.2023 05:50
by main Alexey
from the next update it will be possible: Command Palette "toggle window always on top" works for floating groups.
(source is updated: you may compile it)

Re: How to make CudaText window always in front

Posted: 04.09.2023 06:09
by SamC
Thanks!
When Updating, the plugins and all the user settings can keep?