Search found 2706 matches
- 25.10.2025 11:57
- Forum: General - CudaText
- Topic: Gutter question
- Replies: 1
- Views: 104
Re: Gutter question
this folding column is 'gutter decor'. it has symbols chars to show curly braces. e.g. if code needs to show {} braces, code needs to add 2 items to decor-list: { in 1st line } in last line source code file: atsynedit_gutter_decor.pas . struct for decor items: TATGutterDecorData = packed record priv...
- 25.10.2025 11:39
- Forum: General - CudaText
- Topic: Are there Hotkeys to Move, Close, Duplicate Tabs, etc.?
- Replies: 1
- Views: 87
Re: Are there Hotkeys to Move, Close, Duplicate Tabs, etc.?
i dont remember, maybe in CudaExt plugin we have commands you need.
then you can assign hotkey to them. via Command Palette dialog and key F9 there.
- install CudaExt
- call Cmd Palette and type filter 'move tab'
then you can assign hotkey to them. via Command Palette dialog and key F9 there.
- install CudaExt
- call Cmd Palette and type filter 'move tab'
- 21.10.2025 15:57
- Forum: General (in Russian)
- Topic: Запрос на новые функции CudaText
- Replies: 184
- Views: 120569
Re: Запрос на новые функции CudaText
пока не могу работать над cudatext.
- 17.10.2025 09:03
- Forum: General (in Russian)
- Topic: Cudatext Code tree
- Replies: 122
- Views: 93361
Re: Cudatext Code tree
>Code tree и фолдинг во вкладке никак не связаны? нет конечно. >заголовки в Code tree не "знают" о своем уровне? это зависит от того как ищется заголовок. с символами +++ или без них. в моем коде - символы +++ убираются. но можешь поправить паскаль-код чтобы оставить +++. >Code tree строит...
- 17.10.2025 08:59
- Forum: General (in Russian)
- Topic: WikidPad support in CudaText + Tree view & find + Markdown
- Replies: 231
- Views: 140132
Re: WikidPad support in CudaText + Tree view & find + Markdown
ну да,примерно так надо делать. готовый в лексере. он должен заработать (хотя в лайт-лексер юзается не тот же самый regex engine, а TRegExpr, но наверно заработает если assertions не сильно хитрые).
- 16.10.2025 15:51
- Forum: General (in Russian)
- Topic: WikidPad support in CudaText + Tree view & find + Markdown
- Replies: 231
- Views: 140132
Re: WikidPad support in CudaText + Tree view & find + Markdown
ну лайт-лексер же. он же просто внутри сделан. там список RegEx по порядку. и стили. попробуйте сочинить нужный regex для camelcasewords. через AI - Firefox дает встроенную паенль чата с AI в боковой панели где "журнал" и "букмарки".
- 16.10.2025 15:34
- Forum: General (in Russian)
- Topic: Cudatext Code tree
- Replies: 122
- Views: 93361
Re: Cudatext Code tree
различие в уровне фолдинга никак не учитывается. учитывается только заголовок (который очищен от +++).
- 16.10.2025 04:18
- Forum: General - CudaText
- Topic: Is there a way to Side Load a Font File in CudaText, Windows?
- Replies: 3
- Views: 77
Re: Is there a way to Side Load a Font File in CudaText, Windows?
BTW I did not test Fonts-plugin on Win11 (it was made years ago).
- 16.10.2025 04:08
- Forum: General - CudaText
- Topic: Problem with Displaying certain Unicode characters
- Replies: 4
- Views: 95
Re: Problem with Displaying certain Unicode characters
I only hope that you can access regedit on the work PC. because user shown me that registry hack, now I don't want to implement different font renderings (GDI plus, Uniscribe). it would be lot of work for very small profit if we have that registry hack.
- 15.10.2025 13:29
- Forum: General (in Russian)
- Topic: Cudatext Code tree
- Replies: 122
- Views: 93361
Re: Cudatext Code tree
>потом добавить имя файла вкладки, которая дала это сообщение.
сделал.
сделал.