From 07cf7d0d3b9f1857e4aae36b12260c5f3350a256 Mon Sep 17 00:00:00 2001
From: John DeNero Text Editor
code. You will also need a text editor, where you will write Python code.
Visual Studio Code (VS Code) is the most popular choice among the staff for -this course for writing Python. After installing it, you may find our Visual Studio Code helpful.
+this course for writing Python. After installing it, you may find our Visual Studio Code helpful.We highly recommend using VS Code for this class. This will help us support you best since most of staff uses VS Code. Please do not use word processors such as Microsoft Word to edit programs. Word processors can add extra content to documents that will confuse the interpreter.
@@ -186,8 +186,13 @@Some students also use:
+ +For sharing code in VS Code, you can follow the instructions here:
diff --git a/articles/setup-windows/index.html b/articles/setup-windows/index.html index 5ccdd260c..a93b63543 100644 --- a/articles/setup-windows/index.html +++ b/articles/setup-windows/index.html @@ -179,7 +179,7 @@Visual Studio Code (VS Code) is the most popular choice among the staff for -this course for writing Python. After installing it, you may find our Visual Studio Code helpful.
+this course for writing Python. After installing it, you may find our Visual Studio Code helpful.We highly recommend using VS Code for this class. This will help us support you best since most of staff uses VS Code. Please do not use word processors such as Microsoft Word to edit programs. Word processors can add extra content to documents that will confuse the interpreter.
@@ -196,11 +196,11 @@A few other editors:
+Some students also use: