ken_nogi/XVBA/マトリックス積算/.vscode/settings.json
Kenichiro NOGI 88a402ce0f up
2026-07-10 18:13:30 +09:00

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,
}