file-header icon indicating copy to clipboard operation
file-header copied to clipboard

Change header body to follow same line endings as default

Open RyanSchw opened this issue 7 years ago • 1 comments
trafficstars

@getCurrentFileLineEnding only referenced the empty lines after a new header, causing conflicts between what line ending the actual header used and the spacing before the code. This regex statement would replace all line endings for the actual header, regardless of what line endings were used on the templates (AKA it automatically follows what the user configures it to be)

Resolves: #55

RyanSchw avatar Jun 16 '18 02:06 RyanSchw

Any update on this?

RyanSchw avatar Sep 16 '18 21:09 RyanSchw