Ekopalypse
Ekopalypse
@oirfeodent Unfortunately no, not with the current implementation. I tested, again, with [styles](https://www.scintilla.org/ScintillaDoc.html#StyleDefinition), and although it says it can be used together with [lexers](https://www.scintilla.org/ScintillaDoc.html#Styling), I see a constant high CPU...
@bobcate - if I can get it to work, then all style attributes can be used but to be honest, besides the high CPU usage there are other hurdles like...
@oirfeodent , @bobcate Using lexers seems to work, but there is a problem when using it with "normal text", i.e. without lexers. I will test this for a few days...
@oirfeodent, @bobcate, @Weber-Frank ***NOTE: Due to the reported crash, the experimental version has been removed.*** ~An experimental version has been uploaded that allows styles to be used instead of or...
@Weber-Frank Regarding 1: I also use the arrow keys quite often and have not had this problem with Rust, V or Python source files. May I ask what type of...
The problem seems to be lexer-specific, and it makes sense when you consider what happens now. However, I wonder whether it's even necessary for me to [instruct](https://www.scintilla.org/ScintillaDoc.html#SCI_COLOURISE) the lexer to...
Sorry, that shouldn't have happened, and no, a debug log is not available. >I've never seen this before because ... Are you saying that you didn't immediately see what a...
Hi @oirfeodent sorry for the delay, but the only thing that makes me hesitate to release a new version is the reported crash. Unfortunately, I haven't yet found out what...
@netcraftz sorry for the inconvenience, yes it has been removed due to the reported crash. I'm on vacation starting Monday, next week, which means I can spend some time working...
>thx for reopening this. Sorry for closing this issue in the first place, it wasn't intentional. I was playing with github actions and messed it up ;-D > Is there...