FileHeader
FileHeader copied to clipboard
A powerful file templating plugin for Sublime Text
"Add Footer" would be a good option to add stuff like copyright at the bottom of a file.
I have installed FileHeader to SublimeText2 using Package Control and realized that in default settings .m extension is registered as Objective-C not as Matlab.
Hi, When creating a new file using ctrl + alt + n using File Header I can get to have my header's template inserted however the AsciiDoc (Asciidoctor) file syntax...
My template is just like the followings: ``` /* * @Date: {{create_time}} * @Last Modified time: {{last_modified_time}} */ ``` When save XXX.cpp after do some modification, the modified time does...
when I create a new file by "File Header -> new file", the cursor in the new file is at the beginning, I need to use the mouse to move...
After installing FileHeader plugin I'm unable to enter some Polish language-specific characters: - ś (right alt + s) - ń (right alt + n) Other plugins have the same issue:...
Even when the setting enable_add_header_to_hidden_file set to false, the plugin is still trying to insert headers into the directory. I'm using sublime text 2 just as a fyi
As confusing as version numbers are since everyone can't get on board for a uniform way to write them, having an additional build count has always been crazy (because it...
Fix proposal for solving issue #37. Don' t know if return is the best way to solve it.