Issue
I want to auto closing the html code in the html.erb file.
What should I do?
Added screenshots

Solution
- Install the Ruby extension.
Add this to your user settings:
"emmet.includeLanguages": {"erb": "html"}
Example with erb and ruby:
Answered By - bryanlo22
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.