Zend Studio 双击变量后会高亮所有用到的该变量的背景色,如何修改高亮变量的背景色:
打开 Window->Preferences->General->Editors->Text Editors->Annotations->PHP elements ‘read‘ occurrences(PHP elements ‘write‘ occurrences)
右侧选择高亮背景色
Zend Studio 修改括号颜色,如下
当鼠标在分号前点击时,前面括号的颜色修改方式:
打 开Window->Preferences->General->Editors->Structured Text Editors , Appearance color options 下修改 Matching brackets highlight的颜色即可
3、zend studio 配色:
单行注释:#BD0000 红189绿0蓝0 | #FF3399 红255绿51蓝153
多行注释:#B039CE 红176绿57蓝206 | 63 85 191
背景色:色调85;饱和度123;亮度205
时间: 2024-11-01 15:50:32