Skip to content

Update from titoBouzout/SideBarEnhancements@st3 - #7

Open
evandrocoan wants to merge 67 commits into
evandroforks:masterfrom
titoBouzout:st3
Open

evandrocoan wants to merge 67 commits into
evandroforks:masterfrom
titoBouzout:st3

Conversation

@evandrocoan

Copy link
Copy Markdown
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 28 commits March 8, 2024 11:11
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...
Copilot AI review requested due to automatic review settings July 17, 2026 20:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review is ineligible. To be eligible to request a review, you need a paid Copilot license, or your organization must enable Copilot code review.

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.