oh-my-posh/.vscode/extensions.json

12 lines
243 B
JSON
Raw Normal View History

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