diff --git a/source/_static/vscode.png b/source/_static/vscode.png new file mode 100644 index 0000000..82f861b Binary files /dev/null and b/source/_static/vscode.png differ diff --git a/source/editor.rst b/source/editor.rst index 5c5bd0a..bdebd05 100644 --- a/source/editor.rst +++ b/source/editor.rst @@ -82,8 +82,10 @@ Now, you'll see nice horizontal lines at 72 and 79 characters, informing you of -Microsoft VS Code ------------------ +Microsoft Visual Studio Code (VS Code) +-------------------------------------- + +.. image:: /_static/vscode.png Microsoft VS Code guides you through setting up the Python package, built by Microsoft themselves, the first time you run it.