PhpStorm 2017.2.4 : highlight matching parentheses on selection

标签 phpstorm

我一直在寻找代码样式设置来突出显示选择的左括号和右括号。

这是使用主题 WarmNeon 的示例图片: enter image description here

我正在使用我自己编辑的 Solarized Light 主题版本,但我就是找不到这个特定的设置:我搜索了突出显示、括号并手动完成设置,但无济于事。

最佳答案

  1. 设置/首选项
  2. 编辑器 |配色方案 |一般
  3. 代码 |匹配的大括号

enter image description here

关于PhpStorm 2017.2.4 : highlight matching parentheses on selection,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47553067/

相关文章:

phpstorm - 双击选择整个变量

macos - 上传不适用于 GRUNT 的外部更改

list - PhpStorm 在列表标签​​中包装多行

PHPStorm:在自定义文件模板上生成文件名

phpstorm - 如何在 PhpStorm 中设置编辑器背景颜色

PhpStorm 2016.2 查找和替换多行文本

PHPstorm项目导航

phpstorm - 打开 PHPStorm 项目时可以自动运行终端命令吗?

debugging - Xdebug 即使在记录中断时也不会在断点处停止,但表示它已连接到客户端

mysql - 如何为PhpStorm配置MySQL数据源?