Erweiterung Errorlens hinzugefügt
This commit is contained in:
8
.vscode/extensions.json
vendored
8
.vscode/extensions.json
vendored
@@ -13,11 +13,9 @@
|
|||||||
"mhutchie.git-graph",
|
"mhutchie.git-graph",
|
||||||
"hashicorp.terraform",
|
"hashicorp.terraform",
|
||||||
"esbenp.prettier-vscode",
|
"esbenp.prettier-vscode",
|
||||||
"redhat.vscode-yaml"
|
"redhat.vscode-yaml",
|
||||||
|
"usernamehw.errorlens"
|
||||||
],
|
],
|
||||||
// List of extensions recommended by VSCodium that should not be recommended for users of this workspace.
|
// List of extensions recommended by VSCodium that should not be recommended for users of this workspace.
|
||||||
"unwantedRecommendations": [
|
"unwantedRecommendations": []
|
||||||
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user