"Create LICENSE file" is hijacked by "Insert license header" function.
ymotongpoo opened this issue · 0 comments
ymotongpoo commented
Runtime environment
- OS (version): macOS Sierra 10.12.4
- Hardware: MacBook Pro 15'', mid 2015
- VS Code version: 1.11.2
- VS Code build number: 6eaebe3b9c70406d67c97779468c324a7a95db0e
- other extensions installed: a lot.
Behaviors
Expected behavior
By calling "Create LICENSE file", new LICENSE file get created with license terms filled there.
Actual behavior
On processing creating a new "LICENSE" file, auto insertion of license header is called.
Steps to reproduce the issue
- Open new folder that does not have "LICENSE" file
- Call "Create LICENSE file" command