From 3e16ec2ba530bbd433312294e076e0ab87ed463f Mon Sep 17 00:00:00 2001 From: Laurens Valk Date: Thu, 16 Jan 2020 11:14:01 +0100 Subject: [PATCH] config: use Spell Right for spell checking Also add initial list of words to ignore --- .vscode/settings.json | 11 ++++++++++- .vscode/spellright.dict | 31 +++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 .vscode/spellright.dict diff --git a/.vscode/settings.json b/.vscode/settings.json index 6bb5d05..651a59b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,5 +3,14 @@ "python.linting.pycodestyleEnabled": false, "python.linting.flake8Enabled": true, "python.linting.enabled": true, - "restructuredtext.confPath": "${workspaceFolder}/doc/api" + "restructuredtext.confPath": "${workspaceFolder}/doc/api", + "spellright.language": [ + "en_US" + ], + "spellright.documentTypes": [ + "markdown", + "latex", + "plaintext", + "python" + ] } \ No newline at end of file diff --git a/.vscode/spellright.dict b/.vscode/spellright.dict new file mode 100644 index 0000000..ab80b7a --- /dev/null +++ b/.vscode/spellright.dict @@ -0,0 +1,31 @@ +automethod +automodule +autoclass +bool +de +en +fb +int +iter +kp +ki +kd +noindex +PCM +rtype +str + + +cityhub +cplushub +EV3 +ev3brick +ev3devices +LEGO +LEGO® +MINDSTORMS +MINDSTORMS® +movehub +NXT +Pybricks +pupdevices