Skip to content

1.2.4

Compare
Choose a tag to compare
@wiggin77 wiggin77 released this 11 Feb 05:00
  • Repo moved to vshaxe organization
  • Fix issue 16 support newlines in commentdescription, paramFormat, returnFormat
  • New config option alwaysMultiline:true. If true then all comments are multiline, otherwise non-functions (types) are single line
  • OnEnter rules dynamically generated for custom configs
  • Fix issue 12 Spaces added for non-function docs
  • Fix issue 10 "commentend" & "commentprefix" have hardcoded space
  • Fix issue 8 Params using type inference not handled properly
  • Prepare for additional languages