VS Code build number (if possible): Commit: e790b931385d72cf5669fcefc51cdf65990efa5d
other extensions installed:
You can confirm installed extensions by calling "Extensions: Show Installed Extensions", or
just click extensions tab in the case you are using VS Code 1.3+.
Behaviors
Expected behavior
Creating a LICENSE with Create LICENSE file with AL2 set in the settings should replace the Copyright [yyyy] [name of copyright owner] with the current year and the name of the author. This happens even after reloading the window.
Actual behavior
The line Copyright [yyyy] [name of copyright owner] remains as it is in the template.
Steps to reproduce the issue
Select AL2 in the User settings of the licenser extension
Runtime environment
OS (version): macOS
VS Code version: 1.49.0
VS Code build number (if possible): Commit: e790b931385d72cf5669fcefc51cdf65990efa5d
other extensions installed:
You can confirm installed extensions by calling "Extensions: Show Installed Extensions", or just click extensions tab in the case you are using VS Code 1.3+.
Behaviors
Expected behavior
Creating a LICENSE with
Create LICENSE file
with AL2 set in the settings should replace theCopyright [yyyy] [name of copyright owner]
with the current year and the name of the author. This happens even after reloading the window.Actual behavior
The line
Copyright [yyyy] [name of copyright owner]
remains as it is in the template.Steps to reproduce the issue
Create LICENSE file
.