Skip to content

Conversation

@evandrocoan
Copy link
Member

The upstream repository titoBouzout/SideBarEnhancements@st3 has some new changes that aren't in this fork. So, here they are, ready to be merged!

This Pull Request was created programmatically by the githubpullrequests.

pilgerone and others added 12 commits January 29, 2019 02:00
Fix a bug where paths relative to the project roots were ignored
Fixes relative path parsing
Fixes the parsing of relative paths for browser preview defined in `project}/.sublime/SideBarEnhancements.json`
Fixes browser preview relative paths
…new "Find Results" in a new view instead of reusing the old one
Sublime now defaults to opening items in the same project window, which
broke the functionality of OpenInNewWindowCommand. In order to force it
to open in a new window, we need to pass the "-n" argument.
heyvito and others added 17 commits October 27, 2021 23:18
With the previous implementation of SideBarItem.open, if the command in the user setting had spaces, it would not work properly.
With this new implementation, command can be a string or a list, in order to set arguments for the command. 
(in my case I needed it because Windows Terminal is opened with the command "wt -d <DIRNAME>"
Allow arguments to be passed to command
The file needs to be moved after metadata are in place, otherwise Nautilus will not associate them with the file.

This was already fixed upstream: arsenetar/send2trash@20bbab0
titoBouzout and others added 30 commits March 7, 2024 04:49
Use xdg-open instead of gnome-open.
...make the intention of each section very clear to Sublime Text
users to the Package.
...remove folders from a project without deleting them.
feat:  clarification and grammar corrections to README to...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.