ken_nogi/XVBA/マトリックス積算/.vscode/settings.json
Kenichiro NOGI 4f9593b26f 2025-12-13
2025-12-13 18:12:03 +09:00

11 lines
310 B
JSON

{
"files.encoding": "shiftjis",
"editor.fontFamily": "'HackGen35 Console'",
"editor.tokenColorCustomizations": {
"comments": {
"foreground": "#66ff33",
"fontStyle": "italic underline"
}
},
"editor.defaultFormatter": "local-smart.excel-live-server",
}