7 lines
235 B
JSON
Raw Normal View History

2022-04-22 10:32:58 +08:00
{
"java.configuration.updateBuildConfiguration": "automatic",
2022-04-23 00:30:57 +08:00
"java.format.settings.url": "D:\\工作文档\\配置备份\\vscode\\eclipse-java-google-style.xml",
"[java]": {
"editor.detectIndentation": true
}
2022-04-22 10:32:58 +08:00
}