feat(code-server): add extensions spgoding.datapack-language-server and minecraftcommands.syntax-mcfunction (#123)

Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/123
This commit is contained in:
Victor Westerlund 2026-03-07 20:05:20 +01:00
parent 03366904de
commit 749e42918e

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"
] ]