You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version contains a major refactor of the code. If any issues arise, please create an issue on the github (https://github.com/skuroda/Sublime-AdvancedNewFile) page. Thank you for using AdvancedNewFile.
2
+
3
+
Changes:
4
+
- Rename key `<current>` has been replaced with `<filename>`
5
+
- Remove setting to display context menu in side bar. Instructions on how to add menu entries have been added to the github wiki.
6
+
- Miscellaneous bug fixes.
7
+
8
+
Enhancements:
9
+
- Add rename key `<filepath>` to display absolute path to the current file.
10
+
- Add basic support for git when moving or deleting files. Thank you @btsai
11
+
- When moving a file, specifying a directory will move the file to that location with the same name.
0 commit comments