Skip to content

Commit 34b298d

Browse files
authored
Merge pull request #3136 from kraigb/kraigb-feedback
Fix link
2 parents bff3728 + a07a0b3 commit 34b298d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python/overview-of-python-tools-for-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ For more information:
5959

6060
## Interactive window
6161

62-
For every Python environment known to Visual Studio, you can easily open the same interactive (REPL) environment for a Python interpreter directly within Visual Studio, rather than using a separate command prompt. You can easily switch between environments as well. (To open a separate command prompt, select your desired environment in the **Python Environments** window, then select the **Open in PowerShell** command as explained earlier under [Support for multiple interpreters](#support-for-multipleiinterpreters).)
62+
For every Python environment known to Visual Studio, you can easily open the same interactive (REPL) environment for a Python interpreter directly within Visual Studio, rather than using a separate command prompt. You can easily switch between environments as well. (To open a separate command prompt, select your desired environment in the **Python Environments** window, then select the **Open in PowerShell** command as explained earlier under [Support for multiple interpreters](#support-for-multiple-interpreters).)
6363

6464
![Python interactive window in Visual Studio](media/interactive-window.png)
6565

0 commit comments

Comments
 (0)