最近决定把几个IDE的代码样式统一一下,Visual Studio的还算好改,PHP目前用得不多,不过也打算给Zend Studio换身新装. 网上搜索的一些更改Zend Studio主题的多是修改或者导入主题配置文件,可选主题不多而且略显麻烦,今天在Zend官方网站上找到一个比较好的解决办法.详细参见Zend文档<Working with Eclipse Color Theme>.原文是英文,比较麻烦,而且大家肯定去找菜单Window | Preferences | General | Ap…
Eclipse中的"Show Source of Selected Element Only"功能引起的, 定位到: Window->Customize Perspective->Tool Bar Visibility->Editor Presentation 找到Show Source of Selected Element Only,去掉勾选,…