📜  vscode php 格式括号 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:03:38.878000             🧑  作者: Mango

代码示例1
"intelephense.format.braces": "allman", //brackets in next line
"intelephense.format.braces": "k&r", //brackets in same line which opened