doi / fileheadercomment

visual studio code editor extension
MIT License
21 stars 17 forks source link

Feature Request : filename variable #2

Closed Tryum closed 4 years ago

Tryum commented 6 years ago

I started using FileHeaderComment extension, and I figured something's missing for the current template I use : ${filename} variable.

If I find a bit of time, I'll check how extensions are made to implement it myself and send a PR.

NSExceptional commented 6 years ago

I was just about to use this until I realized it didn't have a way to insert the file name. Which seems like an essential feature for something like this.

Ternvein commented 5 years ago

Made a pull request with it. https://github.com/doi/fileheadercomment/pull/10