This extension provides three distinct commands to give you full control over your code's comments: 🧹 Remove All Comments & Docstrings: A total clean-up. This command strips every # comment and """..
This is intended for simple projects, where things like Sphinx and ReadTheDocs are more complex than desired. The main value of writing Markdown is that this can be stored directly into a Git ...