planktoscope/.vscode/extensions.json

21 lines
485 B
JSON

{
"recommendations": [
"bungcip.better-toml",
"cab404.vscode-direnv",
"davidanson.vscode-markdownlint",
"editorconfig.editorconfig",
"esbenp.prettier-vscode",
"exiasr.hadolint",
"kamadorueda.alejandra",
"kamikillerto.vscode-colorize",
"mechatroner.rainbow-csv",
"ms-python.black-formatter",
"ms-python.python",
"oderwat.indent-rainbow",
"pinage404.nix-extension-pack",
"redhat.vscode-yaml",
"yatki.vscode-surround",
"yzhang.markdown-all-in-one",
],
}