Search found 7 matches
- 22.12.2024 17:13
- Forum: General - CudaText
- Topic: Project managing
- Replies: 7
- Views: 8011
Re: Project managing
It's working ! Thanks.
- 05.12.2024 23:12
- Forum: Issues solved
- Topic: bug in 1.219.1 Find/Replace dialog window
- Replies: 2
- Views: 2133
- 03.12.2024 17:10
- Forum: Issues solved
- Topic: bug in 1.219.1 Find/Replace dialog window
- Replies: 2
- Views: 2133
bug in 1.219.1 Find/Replace dialog window
Version 1.219.1 (cudatext.exe 1.219.1, very specifically) displays a (bottom) truncated Find/Replace dialog window on my win10.
screen copies attached.
screen copies attached.
- 01.12.2024 22:42
- Forum: General - CudaText
- Topic: Project managing
- Replies: 7
- Views: 8011
Re: Project managing
"none" seems not to work: it sorts (randomly ?) it seems that 'sorted' shuffles equivalent elements at random when given a constant tag value ' ' For the moment, I commented out __init__:980 (nodes = sorted(nodes, key=Command.node_ordering_direntry) ) I'm using (or trying to use...) Window...
- 24.09.2024 19:13
- Forum: General - CudaText
- Topic: default settings
- Replies: 1
- Views: 5138
default settings
When default settings change, the user should be warned and offered with the choice - OK, this new setting is fine - NO, please keep the old setting for this project - prompt me every time it has an effect and let me choose And, even better (but more work) - NO, please keep the old setting for all o...
- 24.09.2024 19:01
- Forum: General - CudaText
- Topic: Project managing
- Replies: 7
- Views: 8011
Project managing
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 i...
- 02.05.2024 08:56
- Forum: Issues solved
- Topic: regexp bug in 1.213, 1.214
- Replies: 3
- Views: 12284
regexp bug in 1.213, 1.214
use of (?= ... ) makes all replacement variables $0, $1... blank.
btw, (framebox) highlighting sometimes is not visible and it doesn't take syntax elements options into account
btw, (framebox) highlighting sometimes is not visible and it doesn't take syntax elements options into account