Posted 20 years ago
by Grut
Hi everydoby,
I try to add a new group in the HTML language file.
I want for example group the code between <body ...> and </body>
I add an ExplicitPatternGroup in the defaultState but don't work. I also try the make a new State with PatternValue="<" and lookAhead="body" but don't seems to be the good idea too...
Does someone have an idea of how to do such thing ?
Regards, Grut.
I try to add a new group in the HTML language file.
I want for example group the code between <body ...> and </body>
I add an ExplicitPatternGroup in the defaultState but don't work. I also try the make a new State with PatternValue="<" and lookAhead="body" but don't seems to be the good idea too...
Does someone have an idea of how to do such thing ?
Regards, Grut.
The latest build of this product (v24.1.1) was released 4 days ago,
which was after this thread was created.