Nika Maisuradze

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Nika Maisuradze created a post,

    use Live templates like emmet works

    using emmet in html, I can type .forexampleclassname and I get: <div class="forexampleclassname"></div> is it possible to create Live template like that? for example when I type: ..mycustomtext   a...