Search found 42 matches

by king.midas
13.08.2025 19:50
Forum: Issues solved
Topic: Plugin "Markdown Image". Memory leaks
Replies: 2
Views: 394

Re: Plugin "Markdown Image". Memory leaks

confirmed. thanks for report. seems fixed ('htop' program shows all is ok). beta https://github.com/Alexey-T/CudaText/discussions/5633#discussioncomment-14096576 OK now? Yes, this work! https://www.dropbox.com/scl/fi/d3f0jaa5mmf129aruxuk2/20250813_224727.png?rlkey=bq6zo4a3xvr2ztafqe71tcubv&dl=0...
by king.midas
13.08.2025 16:04
Forum: Issues solved
Topic: Plugin "Markdown Image". Memory leaks
Replies: 2
Views: 394

Plugin "Markdown Image". Memory leaks

The excellent `cuda_markdown_image` plugin has a memory leak issue: it seems that each image insertion reclaims memory. And closing the file, or deleting the line with the picture (followed by automatic deletion of the picture from the screen), does not free up memory. How to repeat: - Open Markdown...
by king.midas
30.08.2024 11:05
Forum: Plugins
Topic: Plugin "Favorites" dialog increases when opened
Replies: 3
Views: 11265

Re: Plugin "Favorites" dialog increases when opened

main Alexey wrote: 29.08.2024 13:19 I see it too on Linux qt5. fixed. updated in addons-manager.
Thank you! The window has stopped enlarging when opened.
And now it doesn’t remember the sizes, but that doesn’t interfere)

Forgot to specify OS last time: Win10x64
by king.midas
29.08.2024 11:27
Forum: Plugins
Topic: Plugin "Favorites" dialog increases when opened
Replies: 3
Views: 11265

Plugin "Favorites" dialog increases when opened

Each time the dialog opens, it grows larger and larger until it takes up the entire screen.
by king.midas
07.04.2023 14:08
Forum: General - CudaText
Topic: Font size in popup menu (Command pallete, etc)
Replies: 1
Views: 1355

Font size in popup menu (Command pallete, etc)

Is there a way to change the font size for all popup menus (Command pallete, lexers, different menus from plugins) other than changing "ui_font_size" (the parameter also changes the size of the tabs, which is not convenient) ?
by king.midas
07.04.2023 13:55
Forum: Lexers
Topic: Lexer for "Todo.txt" syntax
Replies: 5
Views: 16724

Lexer for "Todo.txt" syntax

Hello!

Please, if it's not difficult to create a lexer for "Todo.txt" syntax:
https://github.com/todotxt/todo.txt#tod ... rmat-rules
by king.midas
25.11.2022 08:32
Forum: Plugins
Topic: plugin Spell Checker
Replies: 20
Views: 28490

Also, even if you call the `Remove marks` command, it is impossible to select a word that was misspelled by double-clicking
by king.midas
24.11.2022 12:07
Forum: Plugins
Topic: plugin Spell Checker
Replies: 20
Views: 28490

Hello! Questions: - Is there a setting to turn off all processing on a mouse click so that there is no delay from it? In the RMB menu, there is still no "add to dictionary" item, which is often necessary - There is a problem (checked on an "empty" distribution), only the first wo...
by king.midas
20.09.2022 06:06
Forum: Plugins
Topic: Plugin Tab-Rename
Replies: 5
Views: 4511

main Alexey wrote:I just made CudaText fix for the issue I mentioned ('modified' font color was not cleared on save). will be in Cud 1.171.
Thank you! Now work as expected - "star" removes after saving file
by king.midas
16.09.2022 14:55
Forum: Plugins
Topic: Plugin Tab-Rename
Replies: 5
Views: 4511

Hello! Great plugin if use many tabs, thank you! There is small problem^ after save file in title of program (and windows taskbar) stil exists asterisk "*" (flag "file modified"). If switch tab to another and back, asterisk is gone. This only on "renamed" tabs. In code ...