双击选择整个变量 [英] Selecting entire variable with double click

查看:76
本文介绍了双击选择整个变量的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在PhpStorm中,当双击变量(例如$_helloWorld)时,它只是选择了变量的一部分.例如,当您双击World时,它将选择该变量而不是整个变量.

In PhpStorm, when you double click on a variable, say $_helloWorld, it just selects a part of the variable. For example, when you double click on World and it will select just that instead of the entire variable.

当我双击变量的任何部分时,我希望它选择整个变量.

I want it to select the entire variable $_helloWorld when I double click on any part of it.

有人知道怎么做吗?

推荐答案

超级迟来的答案,哈哈,但这是启用在变量名称中选择$的确切选项:

Super late answer, haha, but here is the exact option to enable selecting $ in variable names:

文件|设置|编辑器一般|智能钥匙|双击选择不带"$"符号的变量名

File | Settings | Editor | General | Smart Keys | Select variable name without '$' sign on double click

应该是disabled.

这篇关于双击选择整个变量的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆