feat(code-server): add extension " spgoding.datapack-language-server" and " minecraftcommands.syntax-mcfunction"

This commit is contained in:
Victor Westerlund 2026-03-07 20:04:11 +01:00
parent 03366904de
commit e02d70229b
Signed by: vlw
GPG key ID: 5DAF14C317AA7719

View file

@ -3,11 +3,13 @@
"bmewburn.vscode-intelephense-client", "bmewburn.vscode-intelephense-client",
"demartini.vscode-idiomatic-css-comments-snippets", "demartini.vscode-idiomatic-css-comments-snippets",
"hangxingliu.vscode-nginx-conf-hint", "hangxingliu.vscode-nginx-conf-hint",
"minecraftcommands.syntax-mcfunction",
"ms-python.debugpy", "ms-python.debugpy",
"ms-python.python", "ms-python.python",
"ms-vscode.hexeditor", "ms-vscode.hexeditor",
"neilbrayfield.php-docblocker", "neilbrayfield.php-docblocker",
"ngtystr.ppm-pgm-viewer-for-vscode", "ngtystr.ppm-pgm-viewer-for-vscode",
"njpwerner.autodocstring", "njpwerner.autodocstring",
"spgoding.datapack-language-server",
"xdebug.php-debug" "xdebug.php-debug"
] ]