/ruby-mode/embed string variable.yasnippet

http://github.com/ridgetang/snippets · Unknown · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · f193489ec5c7dfb51d8921d203113191 MD5 · raw file

  1. # -*- mode: snippet -*-
  2. # contributor: Translated from TextMate Snippet
  3. # name: Embedded Code — #{…}
  4. # binding: "^#"
  5. # --
  6. #{${1:`yas/selected-text`}}