12 lines
330 B
JSON
12 lines
330 B
JSON
|
{
|
||
|
"files.autoGuessEncoding": false,
|
||
|
"files.encoding": "utf8",
|
||
|
"java.jdt.ls.vmargs": "-Dfile.encoding=UTF-8",
|
||
|
"java.configuration.updateBuildConfiguration": "automatic",
|
||
|
"cSpell.words": [
|
||
|
"Gamerules",
|
||
|
"cliffbreak",
|
||
|
"varo"
|
||
|
],
|
||
|
"java.format.settings.url": "eclipse-formatter.xml",
|
||
|
}
|