This repository was archived by the owner on Sep 30, 2021. It is now read-only.
Open
Conversation
Owner
Do you mean moving tabs between STG ?
I agree, even if I believe that people were more looking the Tree organization from TST. Do you have people asking for moving tabs ? Do you want it personally ? In any cases, I prefer to study how to provide a public API (to other extensions) for the context menu. I am not keen on to bind too much my context menu. Also, you bind it to the SpecialActionMenuListener It is the one responsible of the actions when you right click on the Sync Tab Groups Icon. Do you really want this ? I will keep you in touch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm trying to add context menu items of Sync Tab Groups to the fake context menu on the Tree Style Tab's sidebar panel. Because TST 2.4.17 (latest release) doesn't support some required features of the context menu, this change requires TST 2.4.18 (the next release) or later.
This change will help people who use both TST and STG. How about it?