Search found 3 matches

by alusiani
02.03.2026 10:45
Forum: Lexers
Topic: R: a better lexer to CudaText
Replies: 25
Views: 35632

Re: R: a better lexer to CudaText

Hi, thanks for the current R lexer! If the String recognition in the present R lexer R.lcf is replaced with the following fragment, new R 4.0 raw strings are also recognized. I got that with a longish session with ChatGPT. The last item is the same as the original. item DisplayName = 'Raw string r&q...
by alusiani
07.02.2026 18:14
Forum: General - CudaText
Topic: redefine control-x to cut selection or line
Replies: 2
Views: 198

Re: redefine control-x to cut selection or line

Thanks! It confirm that it works for me.
by alusiani
07.02.2026 10:52
Forum: General - CudaText
Topic: redefine control-x to cut selection or line
Replies: 2
Views: 198

redefine control-x to cut selection or line

Hi,

is it possible to redefine control-x to work as in vscode, i.e., if selection exists cut it, otherwise cut the current line?