vscode-editor-group-minimizer
vscode-editor-group-minimizer copied to clipboard
Minimize groups of editor tabs in VSCode
I'd like to use this app across computer systems - but to do that we need to be able to save/sync these groups to the remote-ssh server running the code-server...
In my workflow I'm often adding new entries to a group so it's great to have the "Add to a Minimized Group" command. This does show all the groups to...
Hi, must be something basic or incompatibility with my vscode installation. Before I go into detail and provide info about my system: When I right-click a tab and then "add...
Supersedes and closes #34. I wanted to refactor several core functions from promises to `async`/`await` style in order to also consolidate some of the code. Since there were overlapping changes...
First off, thank you for this extremely helpful extension! I'd like to submit a feature request (and if I have time, a PR): > Users should be able to toggle...
For starters, thanks for the work! I'm loving the functionality. I know you said "VSCode doesn't support direct tab access via the API so options of what we can do...
Enhancement requests: - Ability to select the editor tab/s and add selected tabs to a named group - Add the focused editor group tabs to a new minimized group (Currently,...
Perhaps I'm doing something wrong but, if I've minimized an editor group, restore it, then subsequently minimize it again, this creates a new group. This is problematic if the originally...
As the title says, I've noticed that some times the restored group has a different file order than it originally did and/or split editor groups are not always restored either...