8 lines
247 B
JSON
8 lines
247 B
JSON
|
{
|
||
|
"java.configuration.updateBuildConfiguration": "automatic",
|
||
|
"java.refactor.renameFromFileExplorer": "prompt",
|
||
|
"java.format.settings.url": "./.vscode/JME_style.xml",
|
||
|
"editor.formatOnPaste": true,
|
||
|
"editor.formatOnType": true
|
||
|
}
|