6 lines
226 B
JSON
6 lines
226 B
JSON
{
|
|
"workbench.activityBar.visible": false,
|
|
"files.autoSave": "onWindowChange",
|
|
"editor.fontFamily": "'Fira Code', '等距更纱黑体 SC', Consolas, 'Courier New', monospace",
|
|
"editor.fontLigatures": true
|
|
} |