Ability to change the default End of Line Sequence #87
Closed
MikeBrasser
started this conversation in
Questions
Replies: 2 comments 5 replies
-
Hi @MikeBrasser, What issues are you facing with using |
Beta Was this translation helpful? Give feedback.
5 replies
-
Hi @MikeBrasser, Version 0.2.10 should include dynamic detection for eof according to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I make a new vue component/page or whatever it uses LF as default End of Line sequence. I would like to change the default value to CRLF. Currently I don't see an option for that. I've already configured my project correctly so when I manually create .vue file it will use the End of Line sequence CRLF.
Beta Was this translation helpful? Give feedback.
All reactions