firefish/.vscode/extensions.json

23 lines
547 B
JSON
Raw Permalink Normal View History

2018-07-20 15:37:50 +00:00
{
2022-12-26 23:24:19 +00:00
"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",
"serayuzgur.crates",
"tamasfe.even-better-toml",
"aaron-bond.better-comments"
2022-12-26 23:24:19 +00:00
]
2018-07-20 15:37:50 +00:00
}