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

body template do not work in a Javascript file #85

Open
X4codes opened this issue Sep 7, 2017 · 1 comment · May be fixed by #87
Open

body template do not work in a Javascript file #85

X4codes opened this issue Sep 7, 2017 · 1 comment · May be fixed by #87

Comments

@X4codes
Copy link

X4codes commented Sep 7, 2017

Hi,
When I save a new js file, I wish the template is as the following:

/*
* @ Author             : {{author}}
* @ E-mail             : {{email}}
* @ Date               : {{create_time}}
* @ Last Modified by   : {{last_modified_by}}
* @ Last Modified time : {{last_modified_time}}
*/
"use strict";

But the body template failed to load, "use strict" dosen't appear in my new file.
Any suggestion would be appreciated .
Thanks!

@radzak radzak linked a pull request Oct 8, 2017 that will close this issue
@wattry
Copy link

wattry commented Dec 8, 2017

I have had the same issue.

I have just added the body into the header.tmpl for now until there is a fix.

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

Successfully merging a pull request may close this issue.

2 participants