ScintillaNET icon indicating copy to clipboard operation
ScintillaNET copied to clipboard

Missing const in Styles.Ruby class.

Open ForeverZer0 opened this issue 8 years ago • 1 comments

The constant for the keyword style has been omitted.

public const int Keyword = NativeMethods.SCE_RB_WORD;

ForeverZer0 avatar Jan 14 '18 08:01 ForeverZer0

Thanks. We'll include this in next release.

jacobslusser avatar Sep 21 '18 19:09 jacobslusser