mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2026-08-24 10:14:12 -05:00
chore(vscode): sort extensions alphabetically
This commit is contained in:
committed by
Jan De Dobbeleer
parent
a0e27ee746
commit
358676166e
Vendored
+11
-11
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"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",
|
||||
"ms-vscode.powershell",
|
||||
"sumneko.lua",
|
||||
"bmalehorn.vscode-fish",
|
||||
"davidanson.vscode-markdownlint",
|
||||
"elves.elvish",
|
||||
"jnoortheen.xonsh"
|
||||
"esbenp.prettier-vscode",
|
||||
"github.vscode-pull-request-github",
|
||||
"golang.go",
|
||||
"jnoortheen.xonsh",
|
||||
"ms-azuretools.vscode-azurefunctions",
|
||||
"ms-vscode.powershell",
|
||||
"redhat.vscode-yaml",
|
||||
"sumneko.lua",
|
||||
"tamasfe.even-better-toml",
|
||||
"yzhang.markdown-all-in-one"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user