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"
/>
