scoop-earne/.vscode/extensions.json

10 lines
211 B
JSON
Raw Normal View History

2020-11-23 13:55:29 -05:00
{
"recommendations": [
"EditorConfig.EditorConfig",
"ms-vscode.PowerShell",
"fabiospampinato.vscode-terminals",
"usernamehw.errorlens",
"redhat.vscode-yaml",
],
}