Update devcontainer.json with new XML extension

This commit is contained in:
zhiqiang feng
2024-03-01 08:00:12 +00:00
parent 90dd05b56e
commit ce29001309
+1 -1
View File
@@ -23,7 +23,7 @@
"redhat.java", "redhat.java",
"vmware.vscode-spring-boot", "vmware.vscode-spring-boot",
// "streetsidesoftware.code-spell-checker", // "streetsidesoftware.code-spell-checker",
"PrateekMahendrakar.prettyxml" "DotJoshJohnson.xml"
] ]
} }
}, },