Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Simple YARD SnippetsNew to Visual Studio Code? Get it now.

Simple YARD Snippets

Michał Zaporski

|
657 installs
| (3) | Free
Speed up writing YARD comments.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Simple YARD Snippets

Simple YARD Snippets helps developers write YARD comments quickly.

Example

Usage

To use the snippets start typing the YARD tag name without the @ character.

You should also be able to see a list of all available snippets by typing YARD.

All supported tags:

  • @param
  • @option
  • @return
  • @raise
  • @example
  • @todo
  • @yield
  • @yieldparam
  • @yieldreturn
  • @see
  • @abstract
  • @deprecated
  • @overload
  • @!attribute
  • @!method
  • @!parse
  • @!macro
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft