diff --git a/articles/setup-mac/index.html b/articles/setup-mac/index.html index 4ddff0566..9284d763a 100644 --- a/articles/setup-mac/index.html +++ b/articles/setup-mac/index.html @@ -169,7 +169,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.
@@ -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: