diff --git a/.vscode/extensions.json b/.vscode/extensions.json index fb019d7..bf89441 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -2,8 +2,6 @@ // See https://go.microsoft.com/fwlink/?LinkId=827846 // for the documentation about the extensions.json format "recommendations": [ - "redhat.vscode-quarkus", - "redhat.vscode-yaml", - "redhat.vscode-openshift-connector" + "redhat.vscode-quarkus" ] } \ No newline at end of file