Search found 8 matches

by ar18
10.12.2018 22:27
Forum: Lexers
Topic: 3 regex flavours in program?
Replies: 3
Views: 2382

Thanks a million.
by ar18
09.12.2018 21:28
Forum: Lexers
Topic: 3 regex flavours in program?
Replies: 3
Views: 2382

3 regex flavours in program?

I'm trying to figure this out and it isn't easy. So before I resubmit this as a bug or a suggestion, I wanted to see if I could understand this. The problem is this: Untitled.png It appears as though there are three flavors of regex here, and none of them place nice with the other. The regex display...
by ar18
02.06.2018 20:54
Forum: General - CudaText
Topic: Tabstops are shifted with Unicode chars
Replies: 5
Views: 1924

Thank you.
by ar18
31.05.2018 23:41
Forum: General - CudaText
Topic: Search and Replace in files
Replies: 4
Views: 1569

They should have included a "Find in 'Find in Files plugin'" utility :lol: It wasn't at all obvious at all where it would be but I found it. I started snooping around to see what else was hidden and I found a settings option in the "Help..." menu. That's great but a completely un...
by ar18
31.05.2018 23:27
Forum: General - CudaText
Topic: Tabstops are shifted with Unicode chars
Replies: 5
Views: 1924

I think a cut-and-paste of the following should do just fine ... ==================================================================================================== CONDITIONALS ==================================================================================================== X int | int & in...
by ar18
30.05.2018 14:04
Forum: General - CudaText
Topic: Tabstops are shifted with Unicode chars
Replies: 5
Views: 1924

Tabstops are shifted with Unicode chars

Cudatext version 1.55.0.0: I have a text document that is mostly in ASCII, with a few UTF-8 characters. I have tabs set to 4 and no spaces. That should mean that tab stops should always be set to multiples of 4, i.e. -- 4,8,12,16,20,...etc. Problem in Cudatext (and not SynEdit) is that for tabs foll...
by ar18
30.05.2018 13:53
Forum: General - CudaText
Topic: Search and Replace in files
Replies: 4
Views: 1569

"Find in files" only finds in files. It does not support find AND REPLACE.
by ar18
30.05.2018 02:16
Forum: General - CudaText
Topic: Search and Replace in files
Replies: 4
Views: 1569

Search and Replace in files

Cudatext version 1.55.0.0:

I switched over from Synedit to Cudatext. I noticed that a major feature is missing: the ability to Search & Replace in all open tabs. Will it be implemented soon?