On 04/04/2015 5:12 pm, Sam Aaron wrote:
Hi there,


Is there a way of overriding the list of strings used to represent
words in my own lexer.  I'd like to do this in my own lexer so
deleting and moving forward and back words using the scintilla
commands works correctly. I'm using a lexer which inherits from the
Ruby lexer and would love : ! and ? to be included as word
characters. 

Have you tried re-implementing wordCharacters()?

Phil
_______________________________________________
QScintilla mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/qscintilla

Reply via email to