hippofish/.vscode/extensions.json
2024-07-27 23:43:50 +08:00

22 lines
547 B
JSON

{
"recommendations": [
"editorconfig.editorconfig",
"vue.volar",
"arcanis.vscode-zipfs",
"orta.vscode-twoslash-queries",
"antfu.iconify",
"vivaxy.vscode-conventional-commits",
"ms-azuretools.vscode-docker",
"gitlab.gitlab-workflow",
"mrmlnc.vscode-json5",
"esbenp.prettier-vscode",
"redhat.vscode-yaml",
"yoavbls.pretty-ts-errors",
"biomejs.biome",
"rust-lang.rust-analyzer",
"vadimcn.vscode-lldb",
"fill-labs.dependi",
"tamasfe.even-better-toml",
"aaron-bond.better-comments"
]
}