Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically insert license header when it is not in the file #18

Open
ymotongpoo opened this issue Jan 3, 2017 · 1 comment
Open
Assignees

Comments

@ymotongpoo
Copy link
Owner

Runtime environment

  • OS (version): any
  • Hardware: any
  • VS Code version: any
  • VS Code build number: any
  • other extensions installed: many

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

  1. Create new file or open a file without license header.
@ymotongpoo ymotongpoo self-assigned this Jan 3, 2017
@bsekachev
Copy link

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.

Version: 1.4.0

But I agree with the issue author.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants