diff --git a/.vscode/settings.json b/.vscode/settings.json index bb2f6f7..cab503c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,6 +3,7 @@ "python.linting.pycodestyleEnabled": false, "python.linting.flake8Enabled": true, "python.linting.enabled": true, + "files.associations": {"*.inc": "restructuredtext"}, "restructuredtext.confPath": "${workspaceFolder}/doc/api", "spellright.language": [ "en_US"