"editor.mouseWheelZoom": true{
// "php.executablePath": "D:\\phpStudy\\php70n\\php.exe",
// "php.validate.executablePath": "E:/phpstudy_pro/Extensions/php/php7.3.4nts/php.exe",
"php.validate.executablePath": "E:/phpstudy_pro/Extensions/php/php7.4.3nts/php.exe",
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"python.condaPath": "D:\\Program Files\\Python\\python.exe",
"python.defaultInterpreterPath": "D:\\Program Files\\Python\\python.exe",
"files.associations": {
"*.php": "php"
},
"editor.mouseWheelZoom": true,
}原文
https://blog.csdn.net/weixin_42046702/article/details/113801796
爱笔记