Releases: shiyanhui/FileHeader
Releases · shiyanhui/FileHeader
1.3.4
- PEP8 style.
- Don't delete FileHeader if not install through Package Control
1.3.3
- Delete extra enter after header
1.3.2
- Don't update modified time if file unchanged.
1.3.1
- Reduce undo 3 times to 2 times.
1.3.0
- 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
- Fix not compatible with ST3
1.2.7
- Obviously v1.2.6 is not the real v1.2.6.
- Update README.
1.2.6
- 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
- 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
- Automatically update last modified by.
- Rewrite default tmpl files.