mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-12 14:04:05 -08:00
ed8fb232ce
Go, test explorer, github, prettier, markdwon all-in-one and markdownlint
12 lines
267 B
JSON
12 lines
267 B
JSON
{
|
|
"recommendations": [
|
|
"golang.go",
|
|
"hbenl.vscode-test-explorer",
|
|
"ethan-reesor.vscode-go-test-adapter",
|
|
"github.vscode-pull-request-github",
|
|
"esbenp.prettier-vscode",
|
|
"davidanson.vscode-markdownlint",
|
|
"yzhang.markdown-all-in-one"
|
|
]
|
|
}
|