FIXED: Application hang using SymbolWords in Syntax file.

Report issues, odd behaviors or submit a detailed bug report.
Post Reply
User avatar
HSeldon
Posts: 55
Joined: 03 Aug 2020 21:26

FIXED: Application hang using SymbolWords in Syntax file.

Post 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.
Wenn ist das Nunstück git und Slotermeyer? Ja! Beiherhund das Oder die Flipperwaldt gersput.
User avatar
Rickard Johansson
Site Admin
Posts: 6575
Joined: 19 Jul 2006 14:29

Re: Application hang using SymbolWords in Syntax file.

Post by Rickard Johansson »

Actually, I couldn't reproduce this. But I've made some minor changes in code that should help (v15.64).
Post Reply