Files
oam/.vscode/extensions.json
2023-10-14 18:25:47 +02:00

16 lines
314 B
JSON

{
"recommendations": [
"nhoizey.gremlins",
"oderwat.indent-rainbow",
"streetsidesoftware.code-spell-checker",
"ms-vscode-remote.remote-ssh-edit",
"yzhang.markdown-all-in-one",
"ms-python.python",
"redhat.ansible",
"redhat.vscode-yaml"
]
}