Multi Commander Support Forum
File Managment For Professionals
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MultiCommander v14.2 is released!
Home
Help
Search
Login
Register
Multi Commander Support Forum
»
Multi Commander
»
Support and Feedback
»
Color syntax formatting: multilines regex?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Color syntax formatting: multilines regex? (Read 16055 times)
Geobomatic
Newbie
Posts: 12
Color syntax formatting: multilines regex?
«
on:
October 07, 2019, 12:00:32 »
Hi,
I'm trying to match
Code:
[Select]
/\*.*\*/
for multilines comments in C/C++ code but it works only for /* ... */ on one line.
Am I missing something or it is a limitation in the engine?
Regards,
Logged
AlanJB
VIP Member
Posts: 433
VERY old Programmer
Re: Color syntax formatting: multilines regex?
«
Reply #1 on:
October 07, 2019, 16:22:26 »
AFAIK, MCs RegEx engine does not support multiline searching.
Logged
Geobomatic
Newbie
Posts: 12
Re: Color syntax formatting: multilines regex?
«
Reply #2 on:
October 07, 2019, 16:50:06 »
I see
thanks for the answer
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Multi Commander Support Forum
»
Multi Commander
»
Support and Feedback
»
Color syntax formatting: multilines regex?