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.
FIXED: Application hang using SymbolWords in Syntax file.
FIXED: Application hang using SymbolWords in Syntax file.
Wenn ist das Nunstück git und Slotermeyer? Ja! Beiherhund das Oder die Flipperwaldt gersput.
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: Application hang using SymbolWords in Syntax file.
Actually, I couldn't reproduce this. But I've made some minor changes in code that should help (v15.64).