Page 1 of 1

Syntax Definitions: space as end character possible?

Posted: Wed Mar 18, 2026 8:59 am
by marcissimus
Is there a way to use SPACE as an "end" character, for example in CommentEnd or StringEnd?

Re: Syntax Definitions: space as end character possible?

Posted: Thu Mar 19, 2026 3:52 pm
by bbadmin
It's not possible to do that as space characters are language token separators. Which language works like that?