diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 333483f6f2..9bf0c11fb8 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -6,6 +6,7 @@ "foxundermoon.shell-format", "emeraldwalk.runonsave", "zxh404.vscode-proto3", - "redhat.vscode-yaml" + "redhat.vscode-yaml", + "streetsidesoftware.code-spell-checker" ] }