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
- Add setting "new_file_default_root" to set the default root for new file commands. Default value is "default_root".
2
+
- Add setting "rename_file_default_root" to set the default root for rename file commands. Default value is "default_root". Recommended value is "current"
3
+
- Add setting "copy_file_default_root" to set the default root for copy file commands. Default value is "default_root". Recommended value is "current"
4
+
5
+
Note that after an update occurs, you will need to restart ST. This is due to how plugins are reloaded in ST.
6
+
7
+
Thank you for using AdvancedNewFile. Please report any issues to https://github.com/skuroda/Sublime-AdvancedNewFile/issues
0 commit comments