Releases: adambullmer/sublime_docblockr_python
Releases · adambullmer/sublime_docblockr_python
v1.1.2
Fully Documented source code!
BUGFIXES:
- Adds new line between each section of the generated docstring
- Extends section follows correct formatting now
v1.1.1
- Added Python Extended language for attribute syntax highlighting in doc strings
- Bugfix: Parsing keyword arguments was prepopulating the attribute name with its default value
v1.0.0
Launched
Basic features in place.
- Parse Class extentions
- Parse function args and kwargs
- Makes nice docstrings
- Some snippets available