Skip to content

Releases: shiyanhui/FileHeader

1.2.3

31 Oct 10:44
Compare
Choose a tag to compare
  • Extract FileHeader to Packages the first time run it.

1.2.2

31 Oct 09:53
Compare
Choose a tag to compare
  • Fix #2
  • Remove excess language template.
  • Fix can't find tmLanguage file.

1.2.1

31 Oct 06:40
Compare
Choose a tag to compare
  • Fix issue #1

1.2.0

30 Oct 03:58
Compare
Choose a tag to compare
  • Whether show input panel when add header.
  • Add context menu.
  • Custom file suffix.
  • Whether open the file when add header to files in the specified directory.
  • Multithreading support when add header to directory.

1.1.0

29 Oct 15:19
Compare
Choose a tag to compare
  • Update doc
  • Fix bug can't find "Text" template
  • Other fixs.

1.0.0

29 Oct 12:29
Compare
Choose a tag to compare
  • Add new file with initial contents.
  • Add header to an existed file or directory.
  • Batch add header to files in the specified dircetory.
  • Auto detect file type.
  • Powerful template with Jinja2_.
  • Custom templates supported.
  • Rich languages supported.
  • Auto update file last modified time.
  • Support both Sublime Text 2 and Sublime Text 3