rubicon-oss / LicenseHeaderManager

Manage license headers for your source code files in Visual Studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Automatically insert license headers in new files" creates new files on opening git changes

Streissi opened this issue · comments

Hello,

every time when i open a file to see the tracked difference of git. The extension creates a new temp file with the license header in it.
This appears every time, also on commits and tracked files.

  • Visual Studio Professional 2019 Version 16.11.8
  • .Net Framework 4.7.2
  • LicenseHeaderManager 4.0.0
  • Windows 10 Pro 10.0.19042

@Streissi I do not observe this behavior. Could you please provide a detailed repro documentation? In particular, which commands do you use and what if any setting sdid you make to automatically add the license header?