blog
blog copied to clipboard
VSCode配置
{
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
"window.zoomLevel": 1,
"emmet.triggerExpansionOnTab": true
}