Releases: braver/SideBarTools
Releases · braver/SideBarTools
"new file" command
1.10.0 update screenshot
1.9.0
1.8.2: Fix for view.file_name() being None (#39)
* Fix for view.file_name() being None * Continue to next loop iteration if view.file_name() is None
1.8.1: maintain same level of indentation (#32)
Co-authored-by: Koen Lageveen <[email protected]>
1.8.0: Merge pull request #28 from kortschak/patch-1
Allow difftools with more subcommands to be used
New Compare command!
1.7.0 link to the difftool setting
1.6.0: fix #23 correct relative path result with multiple root folders
- simply looks for the first matching root dir, which may be different from the sidebar entry you clicked. (there is no way to get the entry's parent root dir directly)... this might be optimized by trying to get the longest path or whatever - if there are no root dirs, or if the file isn't in one of the root dirs, it returns the filename instead of nothing
1.5.0
1.4.0: Merge pull request #22 from sharkooon/patch-1
input full path when duplicating
1.3.2: Merge pull request #20 from dpopp07/dp/fix-duplicate-infinite-loop
fix #19 program hangs on dotfile with extension