BotTerre/.vscode/extensions.json
2025-06-03 14:24:57 +02:00

28 lines
785 B
JSON

{
"recommendations": [
"esbenp.prettier-vscode",
"rust-lang.rust-analyzer",
"github.copilot",
"mitchdenny.ecdc",
"aaron-bond.better-comments",
"bierner.markdown-mermaid",
"hristian-kohler.path-intellisense",
"helixquar.randomeverything",
"shardulm94.trailing-spaces",
"tamasfe.even-better-toml",
"edwinkofler.vscode-hyperupcall-pack-markdown",
"proxzima.sweetdracula",
"wdhongtw.gpg-indicator",
"vadimcn.vscode-lldb",
"naumovs.color-highlight",
"formulahendry.auto-rename-tag",
"PKief.material-icon-theme",
"streetsidesoftware.code-spell-checker",
"streetsidesoftware.code-spell-checker-french",
"usernamehw.errorlens",
"eamodio.gitlens",
"oderwat.indent-rainbow",
"fill-labs.dependi"
]
}