dotfiles/vscode/.vscode/extensions/donjayamanne.python-extension-pack-1.7.0
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00
..
.vsixmanifest vscode 2024-06-14 09:31:58 -06:00
CHANGELOG.md vscode 2024-06-14 09:31:58 -06:00
icon.png vscode 2024-06-14 09:31:58 -06:00
LICENSE.txt vscode 2024-06-14 09:31:58 -06:00
package.json vscode 2024-06-14 09:31:58 -06:00
README.md vscode 2024-06-14 09:31:58 -06:00

Python Extension Pack

This extension pack packages some of the most popular (and some of my favorite) Python extensions.

Extensions Included

  • Python - Linting, Debugging (multi-threaded, remote), Intellisense, code formatting, refactoring, unit tests, snippets, Data Science (with Jupyter), PySpark and more.
  • Jinja - Jinja template language support for Visual Studio Code.
  • Django - Beautiful syntax and scoped snippets for perfectionists with deadlines.
  • Visual Studio IntelliCode - Provides AI-assisted productivity features for Python developers in Visual Studio Code with insights based on understanding your code combined with machine learning..
  • Python Environment Manager - Provides the ability to view and manage all of your Python environments & packages from a single place.
  • Python Docstring Generator - Quickly insert Python comment blocks with contextually inferred parameters for classes and methods based on multiple, selectable template patterns.
  • Python Indent - Correct python indentation in Visual Studio Code.
  • Jupyter - Provides Jupyter notebook support for Python language, used for data science, scientific computing and machine learning.

Want to see your extension added?

Open a PR and I'd be happy to take a look.

Enjoy!