Skip to content

Commit 4077051

Browse files
vintaclaude
andcommitted
docs: clarify VS Code Python extension entry name
Rename 'Python' to 'Python for VSCode' in the Editor Plugins section to disambiguate the extension from the Python language itself. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent e967722 commit 4077051

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ _Libraries for downloading._
519519
- Visual Studio
520520
- [PTVS](https://github.com/Microsoft/PTVS) - Python Tools for Visual Studio.
521521
- Visual Studio Code
522-
- [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python) - The official VSCode extension with rich support for Python.
522+
- [Python for VSCode](https://marketplace.visualstudio.com/items?itemName=ms-python.python) - The official VSCode extension with rich support for Python.
523523
- IDE
524524
- [PyCharm](https://www.jetbrains.com/pycharm/) - Commercial Python IDE by JetBrains. Has free community edition available.
525525
- [spyder](https://github.com/spyder-ide/spyder) - Open Source Python IDE.

0 commit comments

Comments
 (0)