📜  visual studio php 美元符号双击 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:56.645000             🧑  作者: Mango

代码示例1
Search for wordSeparator in preferences and replace this
  "editor.wordSeparators": "`~!@#%^&$*()-=+[{]}\\|;:'\",.<>/?"
    with this 
  "editor.wordSeparators": "`~!@#%^&*()-=+[{]}\\|;:'\",.<>/?"
Enjoy!