On Fri, 2006-01-27 at 12:33 +0100, Davide Vecchi wrote:
> Hi, i'm a newbie, i have a problem i can't understand. I know i'm missing 
> something but i can't understand what. I'm using SciLexer.dll 1.67.
> 
> I have a document with only one line, already styled. When i type a char at 
> the beginning of the line, all the chars do shift to the right as expected, 
> but the style of the last char of the line changes to the default style; i 
> can't understand why the style changes.
> 
> If, instead of typing 1 char, i paste a string of 4 chars, it's still only 
> the last char of the line which gets its style changed to the default; the 
> previous chars stay the style they were, just like they do when i type only 1 
> char instead of pasting 4 chars.
> 
> I checked really hard to make sure that this style change on the last char 
> isn't erroneously issued by the container. To the best of my understanding 
> the container (my code) doesn't do any styling at all after i type the char 
> (or paste the string of 4 chars).

Does it also happen with C++ files? If not, it might be a bug in the
specific lexer used for the file..

-- 
Elias Pschernig

_______________________________________________
Scintilla-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scintilla-interest

Reply via email to