issues Search Results · repo:heavenshell/vim-pydocstring language:"Vim Script"
Filter by
69 results
(64 ms)69 results
inheavenshell/vim-pydocstring (press backspace or delete to remove)Description
I m currently looking for a more efficient method to configure the docstring plugin in NeoVim. My goal is to automate
the generation of docstrings for all classes and functions within any ...
DuckyShine004
- 3
- Opened on Dec 5, 2023
- #146
Hi, this is a great plugin, but is there a reason why there is a default mapping defined here?
This took me awhile to find and it cannot be overridden either.
wontfix
jjshoots
- 2
- Opened on Sep 19, 2022
- #141
Hello,
I am using a vim-pydocstring in a vanilla installation of lunarvim stable with nvim 0.7.2. Only the default template is
supported, and I can not switch to numpy nor a custom template. The respective ...
nettrino
- 3
- Opened on Sep 4, 2022
- #140
Is it possible to add support for auto-generating class attributes? According the numpydocs convention, class attributes
are encouraged to be included when adding docstring for a class. Something like: ...
in progress
zoj613
- 8
- Opened on Jul 14, 2022
- #139
In my vimrc, I use the shortcut(s) C-[hjkl] to move between splits.
When I now started using pydocstring, it overrode the shortcut for switching to the right split (C-L). I know from the
docs that I can ...
data-stepper
- 3
- Opened on Jun 25, 2021
- #135
@heavenshell Hello there. I am having the same problem as #99. I have tried the solution but it didn t work. Here is the
information you may need:
NVIM: v0.4.4
iTerm2: Build 3.4.6
Error:
E492: Not an ...
kashiwachen
- 7
- Opened on May 19, 2021
- #133
Here is a screenshot of the error. Any ideas what s happening? I get that when I am in a function line and type
:Pydocstring.
pydocstring
For people who are searching for the same error, the error s ...
qazip
- 5
- Opened on May 7, 2021
- #128
Is it possible for doc strings to be added automatically like it s done in PyCharm?
Would be cool if it could generate doc-strings if i press enter after Instead of need to type command Reference:
https://www.jetbrains.com/help/pycharm/creating-documentation-comments.html ...
sTiKyt
- 2
- Opened on Feb 17, 2021
- #127
def foo(a:int, b:int) - int:
c = a+b
return c
I want to generate :
def foo(a:int, b:int) - int:
foo.
Parameters
----------
a : int
a
b : int
b
Returns ...
Kurama622
- 3
- Opened on Dec 26, 2020
- #126
PydocString and PydocStringFormat completion use function mapped function.
This work wrong, not completion but pre-work pydoc generate...
Is it what you expected?
tsuyoshicho
- 1
- Opened on Dec 6, 2020
- #119

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.