VSCode PyPack Extension PackAn extension pack for Python development in VS Code. Easiest way to install is via the marketplace. Contents(MS-Python) Python, Pylance and PylintAuto-completion, code analysis, code formatting and debugging. (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. (batisteo) DjangoUseful syntax autocompletion and snippets for Django (2gua) Rainbow BracketsFor those who love nesting nested functions or are addicted to list comprehensions within list comprehensions. (GitHub) CopilotFor the lazy programmer (yes, me) who'd rather have an AI write all the boring parts of the code (VisualStudioExptTeam) IntelliCodeFor the even lazier programmer (still me) who thinks Copilot isn't enough. 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] |