Created
September 26, 2017 17:19
-
-
Save tofirius/a2b2546ca956806cae5788391217b5a0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Force all html.erb files into the Rails language | |
"*": | |
core: | |
customFileTypes: { | |
"text.html.ruby": ['html.erb'] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment