Ben Chuanlong Du's Blog

It is never too late to learn.

Python Docstring Generator for Visual Studio Code

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

  1. The extension Python Docstring Generator is recommended.

  2. The Sphinx docstring style is recommended.

References

https://marketplace.visualstudio.com/items?itemName=njpwerner.autodocstring

https://github.com/NilsJPWerner/autoDocstring

Comments