mirror of
https://codeberg.org/vlw/dotfiles.git
synced 2026-04-12 23:29:39 +02:00
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:
parent
03366904de
commit
749e42918e
1 changed files with 2 additions and 0 deletions
|
|
@ -3,11 +3,13 @@
|
|||
"bmewburn.vscode-intelephense-client",
|
||||
"demartini.vscode-idiomatic-css-comments-snippets",
|
||||
"hangxingliu.vscode-nginx-conf-hint",
|
||||
"minecraftcommands.syntax-mcfunction",
|
||||
"ms-python.debugpy",
|
||||
"ms-python.python",
|
||||
"ms-vscode.hexeditor",
|
||||
"neilbrayfield.php-docblocker",
|
||||
"ngtystr.ppm-pgm-viewer-for-vscode",
|
||||
"njpwerner.autodocstring",
|
||||
"spgoding.datapack-language-server",
|
||||
"xdebug.php-debug"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue