source insight4点击变量高亮设置



目前使用橙黑。

config_all.xml配置表示:
<Style
Name="Reference Highlight"
Underline="Thick"
TextColor="#000000"
BackColor="#f29382"
/>
引用参数

config_all.xml配置表示:
<Style
Name="Ref to Parameter"
ParentStyle="Ref To Local"
Bold="1"
Underline="Dotted"
BackColor="#4b6c1e"
/>
