PyUtils is a collection of useful extensions for python developers.
⚠️ Some Extensions may not work on vscodium
- autoDocstring - Python Docstring Generator - Generates python docstrings automatically
- Python Path - Python imports utils.
- Path Intellisense - Visual Studio Code plugin that autocompletes filenames
- indent-rainbow - Makes indentation easier to read
- Error Lens - Improve highlighting of errors, warnings and other language diagnostics.
- Visual Studio Intellicode - AI-assisted development
- Pylance - A performant, feature-rich language server for Python in VS Code
- Python - python intellisense & linting
feel free to open a pull request!
🔗 link: here