You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed something.
If you open VSCode and create a new file, licenser doesn't insert a license header.
But if you insert it manually once Ctrl+Shift+Super+I, then when you create a new file again, licenser does insert a license header.
Runtime environment
Behaviors
Expected behavior
On saving the file and if it doesn't have license header, automatically insert license header.
Actual behavior
Currently licenser doesn't automatically does that. Users have to run "insert license header" command manually.
Steps to reproduce the issue
The text was updated successfully, but these errors were encountered: