/simple-yard-snippets

Visual Studio Code snippets extension.

MIT LicenseMIT

Simple YARD Snippets

Simple YARD Snippets helps developers to write YARD comments quickly.

Example

Usage

To print a snippet of the selected tag, start typing the tag name without the @ sign.

All the supported tags:

  • @param
  • @option
  • @return
  • @raise
  • @example
  • @todo
  • @yield
  • @yieldparam
  • @yieldreturn

Release Notes

1.0.0

Initial release of Simple YARD Snippets