oh-my-posh/.vscode/extensions.json
2023-09-23 22:30:08 +02:00

13 lines
291 B
JSON

{
"recommendations": [
"ms-azuretools.vscode-azurefunctions",
"golang.go",
"github.vscode-pull-request-github",
"esbenp.prettier-vscode",
"davidanson.vscode-markdownlint",
"yzhang.markdown-all-in-one",
"tamasfe.even-better-toml",
"redhat.vscode-yaml"
]
}