ScintillaNET icon indicating copy to clipboard operation
ScintillaNET copied to clipboard

Added missing methods SCI_SETTABINDENTS & SCI_SETBACKSPACEUNINDENTS.

Open Stumpii opened this issue 6 years ago • 1 comments

Added missing method SCI_SETTABINDENTS. Added missing method SCI_SETBACKSPACEUNINDENTS

Stumpii avatar Apr 09 '19 03:04 Stumpii

I'll have to try out your branch of ScintillaNET. But, now I'm struggling to get my CSharpLexer working as I want. I'm trying to get Brace matching to work. I don't want to do it in the UpdateUI or anything like that. Just want them to always be colored. The source is posted in the issues section if anyone wants to see what I got so far.

tobeypeters avatar Apr 16 '19 05:04 tobeypeters