Multi Commander > Support and Feedback
MultiDataViewer - comma Color Syntax Formating
(1/1)
pncdaspropagandas:
Is there a way to format commas in Color Syntax Formating. Since it is used as separator, I tried to escape with \, to use RegEx, but couldn't make it work. I want to format commas on CSV files.
Thanks
Mathias (Author):
Im not good with regex so I don't know with regex.. But can't you just match "," and do match type of substring or word ?
pncdaspropagandas:
Well, I tried "," as in the attachment but it doen't work. If instead, I use "a" it works for a letter, so I think it may be something specific to comma as it is used for separating parameters in the list.
pncdaspropagandas:
Found a solution! :)
If you use ,,, instead of , or "," it works!!!
Mathias (Author):
Great
Navigation
[0] Message Index
Go to full version