VSCode PyPack Extension PackAn extension pack for Python development in VS Code. Easiest way to install is via the marketplace. Contents(MS-Python) Python, PylanceAuto-completion, code analysis, code formatting and debugging. (Astral Software) RuffRust-based python linter (RedHat) YAML Language SupportSupport for YAML files. (njqdev) Python TypehintProvides auto-completion for type hinting. (wholroyd) Jinja2Language support, autocompletion and syntax checking for Jinja2. (donjayamanne) Python Environment ManagerUseful for managing virtual environments (njpwerner) Auto DocstringGenerates docstrings from your functions automatically(-ish). (ms-toolsai) Jupyter NotebooksManage Jupyter notebooks (KevinRose) Python IndentAutomatically indents your code while you're writing it. (hbenl/littlefoxteam) Test Explorer/Python Test AdapterVisually run and debug your tests instead of running in the termainal. (GitHub) CopilotAuomatic completion helper Manual installationDownload the vsix-package from Packages to the right in the github repository.
You can also clone the repository into the Development
UsageThe extension pack is a collection of extensions that are useful for Python development. ContributingContributions are welcome. LicenseGnu General Public License v3.0 Copyright (c) 2022 [Scheibling] |