diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 1f65d4d6..c8350b0d 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -23,7 +23,7 @@ "redhat.java", "vmware.vscode-spring-boot", // "streetsidesoftware.code-spell-checker", - "PrateekMahendrakar.prettyxml" + "DotJoshJohnson.xml" ] } },