Page 1 of 1

FIXED: Application hang using SymbolWords in Syntax file.

Posted: 07 Oct 2022 05:54
by HSeldon
I am trying to create a Syntax highlighter for a file with no extension (I assign a bogus one so it will show in the drop-down menu.
I discovered a situation that causes the application to hang.
Under Options I have the following:

Symbols=()[]{}<>,:*
SymbolWordsA= { }

Note the space after the equal sign.
When I select the highlighter from the drop-down menu, the application hangs and must be terminated.
I am running version 15.62-portable.

Edit:
Tried the same with current CSS syntax file with same result.

Re: Application hang using SymbolWords in Syntax file.

Posted: 23 Oct 2022 12:10
by Rickard Johansson
Actually, I couldn't reproduce this. But I've made some minor changes in code that should help (v15.64).