Skip to content

hegde5/VS-Code-PyDoc-Extension

Repository files navigation

PyDoc

Marketplace Version Downloads Installs

This is a simple VSCode extension which helps in adding Docstrings to your python code. Currently docstrings for Functions and Classes are supported.

Features

Add elaborated Docstrings to your python code!

Currently Supports docstrings for:

  • Functions - with/without arguments and keyword arguments
  • Class

Extension Settings

After you have installed the extension:

  • Select the function/class that you want to write the docstring for
  • Hit Ctrl+Shift+P which brings up the command palette
  • Select Docstring and hit Enter

Tip: Please refer the below GIF for a demo

Demo

Release Notes

All notable changes to the "PyDoc" extension are documented in the changelog

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •