Skip to content

Releases: shiyanhui/FileHeader

1.3.4

03 Nov 13:52
Compare
Choose a tag to compare
  • PEP8 style.
  • Don't delete FileHeader if not install through Package Control

1.3.3

03 Nov 13:09
Compare
Choose a tag to compare
  • Delete extra enter after header

1.3.2

03 Nov 06:28
Compare
Choose a tag to compare
  • Don't update modified time if file unchanged.

1.3.1

03 Nov 04:11
Compare
Choose a tag to compare
  • Reduce undo 3 times to 2 times.

1.3.0

02 Nov 16:50
Compare
Choose a tag to compare
  • Detect New File action from Sublime and other plugin. That means it will auto add template when you create new file in any way.
  • Fix user settings can't mix with default settings.
  • Other fix.

1.2.8

01 Nov 15:05
Compare
Choose a tag to compare
  • Fix not compatible with ST3

1.2.7

01 Nov 13:42
Compare
Choose a tag to compare
  • Obviously v1.2.6 is not the real v1.2.6.
  • Update README.

1.2.6

01 Nov 13:16
Compare
Choose a tag to compare
  • Redesign the template
  • Add options custom_template_header_path and custom_template_body
  • Fix C syntax file can't update time automatically

1.2.5

01 Nov 07:19
Compare
Choose a tag to compare
  • Add builtin variable last_modified_by
  • Add options enable_add_header_to_hidden_dir and enable_add_header_to_hidden_file
  • Fix loaded error in ST3

1.2.4

31 Oct 15:32
Compare
Choose a tag to compare
  • Automatically update last modified by.
  • Rewrite default tmpl files.