rails-vscode icon indicating copy to clipboard operation
rails-vscode copied to clipboard

Some snippets don't work

Open cr4zsci opened this issue 8 years ago • 2 comments

Hello. Some snippets don't work. For example: "stylesheet-link-tag" to "TM_RAILS_TEMPLATE_START_RUBY_EXPRstylesheet_link_tag :application, media: "all", cache: trueTM_RAILS_TEMPLATE_END_RUBY_EXPR" "form-for-label" to ""TM_RAILS_TEMPLATE_START_RUBY_EXPRf.label :attribute, "${1/[[:alpha:]]+|(_)/(?1: :\u)/g"}TM_RAILS_TEMPLATE_END_RUBY_EXPR"

cr4zsci avatar Dec 21 '17 12:12 cr4zsci

@cr4zsci sure dear, all error will be solved, as soon as possible

hridoy avatar Jan 06 '18 13:01 hridoy

validates_length_of_minimum is broken as well

CodeF53 avatar Oct 12 '22 16:10 CodeF53