
Hi
Within SyntaxEditor, the range commenting can't be nested. This behaviour is well known from different programming languages.Would it be possible to allow nested range comments, as shown below?
samivel.
Within SyntaxEditor, the range commenting can't be nested. This behaviour is well known from different programming languages.
/*comment /*comment*/ no comment*/
/*comment /*comment*/ still a comment*/