-
Notifications
You must be signed in to change notification settings - Fork 44
Pull requests: heavenshell/vim-jsdoc
Pull requests list
Added prompts for param types & return type
#4
by faceleg
was merged May 1, 2013
Loading...
updated Jul 7, 2013
Move whitespace after colon in prompts
#7
by tlvince
was merged Sep 2, 2013
Loading...
updated Sep 2, 2013
Add default mapping to documentation
#8
by dey-dey
was merged Jan 29, 2014
Loading...
updated Jan 29, 2014
Added option to prevent automatic C-l mapping (default remains same)
#6
by faceleg
was merged Jul 8, 2013
Loading...
updated Jun 13, 2014
Fixes: Generated comment block doesn't follow whitespace settings (tabs vs. spaces) #11
#13
by ryanoasis
was merged Jan 15, 2015
Loading...
updated Jan 22, 2015
Screencast and autocomplete js types
#16
by ryanoasis
was merged Mar 21, 2015
Loading...
updated Mar 22, 2015
Omit
return tag if the input for return type is blank.
#18
by glifchits
was merged Apr 5, 2015
Loading...
updated Apr 5, 2015
Allowing for generator function detection
#21
by joshbeckman
was merged Apr 28, 2015
Loading...
updated Apr 28, 2015
Add seperator between @param's name and description for better readability.
#22
by aars
was merged May 27, 2015
Loading...
updated May 27, 2015
Fixes the jsdoc comment format
#29
by IonicaBizau
was merged Jun 18, 2015
Loading...
updated Jun 20, 2015
Enable user to use the plural form of
@return
#23
by smt
was closed Jun 8, 2015
Loading...
updated Jun 29, 2015
Spelling and formatting fixes
#31
by ryanoasis
was merged Jun 20, 2015
Loading...
updated Jul 10, 2015
Add function and array to tab completion
#35
by jacoborus
was merged Aug 28, 2015
Loading...
updated Aug 28, 2015
[KH] Add alternative remapping suggestion
#39
by avegancafe
was merged Sep 25, 2015
Loading...
updated Sep 25, 2015
Fixes #42 jsdoc_input_description default value
#43
by ryanoasis
was merged Nov 17, 2015
Loading...
updated Nov 17, 2015
Adds support for tag synonyms
#45
by ryanoasis
was merged Dec 14, 2015
Loading...
updated Dec 14, 2015
Full regex mode for jsdoc_custom_args_hook
#49
by davidosomething
was closed Jan 18, 2016
Loading...
updated Jan 18, 2016
fix unbalanced parens
#50
by davidosomething
was closed Jan 18, 2016
Loading...
updated Jan 18, 2016
Full regex mode for jsdoc_custom_args_hook (reopened)
#51
by davidosomething
was merged Jan 22, 2016
Loading...
updated Jan 22, 2016
vimlint and function generator regex support
#54
by davidosomething
was merged Apr 30, 2016
Loading...
updated Apr 30, 2016
fix unbalanced parens in arrow regex
#52
by davidosomething
was merged Apr 30, 2016
Loading...
updated Apr 30, 2016
ProTip!
no:milestone will show everything without a milestone.