update vscode

This commit is contained in:
reonokiy 2024-09-21 12:29:45 +08:00
parent 84cdd7dec4
commit d7100402f1
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0
2 changed files with 57 additions and 0 deletions

View file

@ -0,0 +1,17 @@
{
"recommendations": [
"GitHub.copilot",
"GitHub.copilot-chat",
"Github.vscode-github-actions",
"GitHub.vscode-pull-request-github",
"ms-vscode-remote.remote-containers",
"ms-vscode-remote.remote-wsl",
"ms-vscode-remote.remote-ssh-edit",
"antfu.theme-vitesse",
"antfu.icons-carbon",
"file-icons.file-icons",
"usernamehw.errorlens",
"streetsidesoftware.code-spell-checker",
"EditorConfig.EditorConfig"
]
}