我想为PHP和JavaScript使用相同的缩写定义两个实时模板:t.
在Live Templates我设置的偏好中
$this->
,PHP但我无法设置
this
因为JavaScript错误
Duplicate live templates in user group
是否可以以某种方式使用相同的关键字但针对不同的上下文定义这些模板?
我想为PHP和JavaScript使用相同的缩写定义两个实时模板:t.
在Live Templates我设置的偏好中
$this->
,PHP但我无法设置
this
因为JavaScript错误
Duplicate live templates in user group
是否可以以某种方式使用相同的关键字但针对不同的上下文定义这些模板?