Skip to content

distek/tabgroup-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tabgroup-sync

Simple extension to sync tabs between open editors/tab groups

This is a super awful way to work around microsoft/vscode#143024

screenrecording_2023-03-09_H21M20S37.mp4

I've done a terrible thing

Terrible things

  • Resets back to whatever the current file is on any split, closing all other files.
  • Will sometimes focus whatever file was opened in all editors

Installation

Find it in the marketplace, or:

npm run compile
npx vsce package
code --install-extension tabgroup-sync-0.1.0.vsix

Notes

If you are at all familiar with typescript then you probably have me beat, please fork this or reimplement so that it no longer is terrible. Please.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published