mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-17 14:51:34 +02:00
update vscode
This commit is contained in:
parent
84cdd7dec4
commit
d7100402f1
2 changed files with 57 additions and 0 deletions
17
dot_config/Code/User/extensions.json
Normal file
17
dot_config/Code/User/extensions.json
Normal 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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue