Brandon Desjarlais

Results 8 comments of Brandon Desjarlais

@r00tee which back color are you referring to...the selected line?

I don't see changehistory in the project, give me a few days to look into what it would take to add it in.

still investigating this one.

The black color is because of this: https://github.com/desjarlais/Scintilla.NET/blob/4d44c4db34adedc58c62626450cc35ff4e94c52e/Scintilla.NET.TestApp/FormMain.Designer.cs#L136 There are two scintilla controls in the current version of the test app and one of them has the color set to...

Yes, that is a different scenario with the same symptom of the test app. I created issue #96 for that behavior.

@ikorman the CaretLineBackColor issue will be resolved in the next update (5.3.3.14), I'm still looking into the visibility issue for the test app.

This seemed to be working after installing VS 16.9.4, but that isn't the case anymore. For some reason the first update I pushed through ClickOnce seemed fine, but the next...

I'm not sure what the current plan or status is for this, but I'm currently using a workaround of comparing the target of the shortcut with the current executing assembly...