theshire/.vscode/extensions.json
2024-10-27 19:18:15 -05:00

11 lines
274 B
JSON

{
"recommendations": [
"mikestead.dotenv",
"redhat.ansible",
"redhat.vscode-yaml",
"signageos.signageos-vscode-sops",
"pkief.material-icon-theme",
"ms-vscode-remote.remote-ssh",
"editorconfig.editorconfig"
]
}