C2019-025_Ability-to-Toggle-Replace-Words
This commit is contained in:
@@ -202,6 +202,7 @@ namespace Volian.Base.Library
|
||||
get { return VlnSettings._StepTypeToolTip; }
|
||||
set { VlnSettings._StepTypeToolTip = value; }
|
||||
}
|
||||
// C2029-025 Show or hide replace words. Can highlight replace words in editor.
|
||||
private static bool _cbShwRplWrdsColor = false;
|
||||
public static bool cbShwRplWrdsColor
|
||||
{
|
||||
|
Reference in New Issue
Block a user