You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: episodes/13-ides.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ you may have configured this already on previous usages of PyCharm.
124
124
We will take you through the various steps of using VC Code now - also check out the [VS Code Python Quick Start guide](https://code.visualstudio.com/docs/python/python-quick-start) and [Getting Started with Python in VS Code Tutorial](https://code.visualstudio.com/docs/python/python-tutorial).
125
125
126
126
When you start VS Code, you may be presented with a "Welcome" page giving you shortcuts to commonly
127
-
used actions - e.g. `New File...`, `Open...`, or`Clone Git repository...`, etc.
127
+
used actions - e.g. `Open File...' and 'Open Folder...` (on Windows and Linux; with similarly named `New File...` and `Open...` actions on Mac OS),`Clone Git repository...`, etc.
128
128
129
129
{alt='Welcome screen in VS Code' .image-with-shadow width="1000px" }
0 commit comments