ScintillaNET
ScintillaNET copied to clipboard
Missing const in Styles.Ruby class.
The constant for the keyword style has been omitted.
public const int Keyword = NativeMethods.SCE_RB_WORD;
Thanks. We'll include this in next release.