Skip to content

Conversation

Guddiny
Copy link
Contributor

@Guddiny Guddiny commented May 17, 2025

I and my colleagues have noticed that with a large number of open repositories it is much more convenient to find and navigate using a new tab. This tab contains a search with a list of already opened repositories, which significantly speeds up and simplifies work. In fact, we use this page as an analog of the Go to everything in Rider or Code search in VS (which is the same hotkey combination Ctrl+T).
And thus using this plug-in during the day you can create quite a few copies of it, which is not convenient.

In this PR it is suggested to keep a new tab in one copy at most.

@love-linger
Copy link
Collaborator

It's a little wired when use click the + button in tab bar.

@Guddiny
Copy link
Contributor Author

Guddiny commented May 17, 2025

Thank you for response.
I don't feel it so strange. But your point is also valid.
What if we move an already opened task (if there is one) to the end of the list where it is expected to appear?

image

love-linger added a commit that referenced this pull request May 18, 2025
- add `Switch Tab` popup
- change hotkey to open `Preferences` to `Ctrl+,/⌘+,`
- change hotkey to open `Switch Workspace` to `Ctrl+Shift+P/⌘+⇧+P`
- change hotkey to open `Switch Tab` to `Ctrl+P/⌘+P`

Signed-off-by: leo <longshuang@msn.cn>
@love-linger
Copy link
Collaborator

I've pushed a new implementation to switch tabs.

Users can now use Ctrl+P/⌘+P to open Switch Tab popup or Ctrl+Shift+P/⌘+⇧+P to open Switch Workspace popup

image

@Guddiny
Copy link
Contributor Author

Guddiny commented May 18, 2025

Cool thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants