diff --git a/.vscode/settings.json b/.vscode/settings.json index 7e02c7bad1..f9a22b4953 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -31,4 +31,7 @@ "cSpell.words": [ "IACV" ], + "files.associations": { + "*.input": "ini" + }, }