mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 16:45:42 +00:00
* Superior auto comment blocks VSCode extension (#56194) * Superior auto comment blocks VSCode extension Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
12 lines
261 B
JSON
12 lines
261 B
JSON
{
|
|
"recommendations": [
|
|
"gbasood.byond-dm-language-support",
|
|
"platymuus.dm-langclient",
|
|
"EditorConfig.EditorConfig",
|
|
"arcanis.vscode-zipfs",
|
|
"dbaeumer.vscode-eslint",
|
|
"stylemistake.auto-comment-blocks",
|
|
"Donkie.vscode-tgstation-test-adapter"
|
|
]
|
|
}
|