mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-08 12:07:37 +08:00
chore: add recommended extensions for vscode
This commit is contained in:
parent
8571d9f374
commit
6838d1d4bd
11
.vscode/extensions.json
vendored
Normal file
11
.vscode/extensions.json
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"ms-python.python",
|
||||
"editorconfig.editorconfig",
|
||||
"yzhang.markdown-all-in-one",
|
||||
"esbenp.prettier-vscode",
|
||||
"timonwong.shellcheck",
|
||||
"foxundermoon.shell-format",
|
||||
"redhat.vscode-yaml"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user