12 lines
346 B
JSON
12 lines
346 B
JSON
{
|
|
"files.encoding": "shiftjis",
|
|
"editor.fontFamily": "'HackGen35 Console'",
|
|
"editor.tokenColorCustomizations": {
|
|
"comments": {
|
|
"foreground": "#66ff33",
|
|
"fontStyle": "italic underline"
|
|
}
|
|
},
|
|
"editor.defaultFormatter": "local-smart.excel-live-server",
|
|
"git.ignoreLimitWarning": true,
|
|
} |