heavenshell/vim-pydocstring
Generate Python docstring to your Python source code.
Vim ScriptBSD-3-Clause
Issues
- 3
Generate DocString For All Classes/Functions
#146 opened by DuckyShine004 - 8
Add support for class attribute list auto-generation
#139 opened by zoj613 - 2
Remove default mapping
#141 opened by jjshoots - 3
Only default template format working
#140 opened by nettrino - 3
Pydocstring overrides C-L shortcut
#135 opened by data-stepper - 5
Error when trying :Pydocstring.
#128 opened by qazip - 7
Not an editor command: Pydocstring
#133 opened by kashiwachen - 2
[Question] Pycharm-like behavior?
#127 opened by sTiKyt - 3
How to get variables returned?
#126 opened by Kurama622 - 1
Bug: command completion work wrong?
#119 opened by tsuyoshicho - 1
how can I disable keybinding
#115 opened by rmGFW - 1
- 3
`:PydocstringFormat` isn't respecting buffer fileformat when outputting results
#109 opened by SkyLeach - 1
Reuse existing docstring
#107 opened by marconetto - 6
Rerunning PydocstringFormat deletes file contents if docstrings already present
#104 opened by jrwrigh - 4
`noexpandtabs` being set when I call `:Pydocstring`?
#103 opened by hoylemd - 2
Custom template not found
#101 opened by StotoV - 4
`doq` not found. Install `doq`
#98 opened by ValekoZ - 6
command not added to vim
#99 opened by zigi-omri - 4
Can't get it working with neovim
#94 opened by gsellers-tulco - 0
[Help wanted] Support Neovim
#78 opened by heavenshell - 4
How to setup in order to work in Windows?
#86 opened by bladane - 17
Unable to set custom template for docstring
#85 opened by rohan-97 - 8
- 1
- 6
List raised exceptions
#52 opened by JPFrancoia - 1
Weird error
#77 opened by alexander-arce - 3
'doq' not found.Install 'doq'
#76 opened by yuiant - 1
- 2
- 3
New vim-pydocstring plan
#63 opened by heavenshell - 1
version check error
#70 opened by keevee09 - 3
- 2
- 2
- 5
default value as dict create wrong docstring
#61 opened by LucaZampieri - 2
- 2
Pydocstring don't add "param:"
#60 opened by Imane0 - 1
using cli for pydocstring
#59 opened by s13g3lb4um - 1
Disable "type" and "rtype" Lines
#58 opened by ZaydH - 2
indent doesn't work with return_type
#51 opened by JPFrancoia - 1
Generate missing param
#44 opened by heavenshell - 2
Configuration option for docstring style
#50 opened by JPFrancoia - 1
default parameter problem
#46 opened by rsacherer - 2
E117: Unknown function: pydocstring#insert
#48 opened by rishiba - 1
Update a docstring
#47 opened by rsacherer - 4
Better support for numpy-style docstrings
#43 opened by DerWeh - 1
Delete default key mapping
#42 opened by heavenshell - 0
type `args: Callable[str, int]` failed
#40 opened by heavenshell - 0
remove blank line avove {{_return_type_}
#38 opened by heavenshell