Search found 6 matches

by Tonigau
20.11.2023 07:49
Forum: General - CudaText
Topic: Copy as HTML
Replies: 3
Views: 506

Re: Copy as HTML

Thanks, It was hiding from me.

If any other newb needs...
key F1 for the Command pallet, make a hot key - use cursor keys to move selection to the 'clipboard: copy as HTML'.

for some reason @clip or @copy does not find anything
by Tonigau
20.11.2023 03:50
Forum: General - CudaText
Topic: Copy as HTML
Replies: 3
Views: 506

Copy as HTML

How do I Copy to clipboard as HTML .
I also tried selecting & right click but nothing there either.
I installed from cudatext-windows-amd64-1.201.0.2.zip

My dev PC (win7p_x64) is 100% offline
by Tonigau
26.09.2022 22:00
Forum: General - CudaText
Topic: CudaText as a Debugger UI with custom plugin
Replies: 3
Views: 733

Thanks
by Tonigau
26.09.2022 00:10
Forum: General - CudaText
Topic: CudaText as a Debugger UI with custom plugin
Replies: 3
Views: 733

CudaText as a Debugger UI with custom plugin

I use the previous synwrite as the IDE for an opensource Micro-controller compiler. (they havent updated to CudaText). The lexer & search/replace are pretty good. I was wondering if CudaText would be capable with a plugin (or FreeBasic compiled application) to act as the UI of a code debugger to...
by Tonigau
22.03.2021 00:16
Forum: Issues solved
Topic: Lexer & Caret alignment
Replies: 3
Views: 710

Thanks, I will contact the app dev, see if they can move to Cuda
My workaround is to anticipate the offset or temporary un-comment the line.
by Tonigau
21.03.2021 22:14
Forum: Issues solved
Topic: Lexer & Caret alignment
Replies: 3
Views: 710

Lexer & Caret alignment

I experience an identical issue in 2 applications that use SynWrite as the code editor. GCB & FBedit With commented code lines the editor(s) make green & Italic font for the text after comment chr. Example 'This Is a Comment Line The issue I have is the caret does not align to the actual tex...