I didn't see it at first, but this is not limited to =. I can notice it with other 'operator' characters: * ( ... with a few exceptions ( like [] characters) it also shows on the cursor when I type anything: after a few characters, the cursor overlaps what I typed.
Suite Version 7 Scintilla:5.1.2 Lexilla:5.1.2 Mac : font display narrower than it should around equal sign
Hi Neil, I was not clear enough in my description: First step is to go at the end of line 835, so it would look like: 835 if(fd >= 0) { (++) #if 0 836 while( ri ) { Here are the potentially relevant options I have in my SciTEUser.properties file: save.recent=1 save.session=1 session.bookmarks=1 session.folds=1 save.position=1 save.find=1 strip.trailing.spaces=1 ensure.final.line.end=1 ensure.consistent.line.ends=1 wrap=0 fold.on.open=1 I also defined user keywords (keywords2) and added custom definitions...
Assert on preprocessor parsing in released version
Hi Neil, Though the propositions you presented in this mailing list thread are quite old, I am correct that none of them has been published yet? (especially, on OSX version). Do you have plans to make such "configurable theme" available? I think the one based on APPEARANCE_DARK / APPEARANCE_LIGHT would be nice enough. Stephane
SciTE 4.2.1 / Mac OS crash on assert when inserting C preprocessor directive
Hi Neil, I have it active indeed, and I confirm that if I set it to 0, there is no crash anymore. Stephane On Tuesday, 18 July 2017 at 11:45 AM, Neil Hodgson wrote: The only way I have been able to see something like this is when the platform-independent session code (save.session=1) is clashing with the macOS application state restore. Do you have save.session turned on? [bugs:#1960] (https://sourceforge.net/p/scintilla/bugs/1960/) Scite crashes during OSX application state restore Status: open...
Scite crashes during OSX application state restore