Skip to content

Releases: billgoo/vscode-tab-group

Release 2.0.4

10 Oct 08:55
effe6ac
Compare
Choose a tag to compare

What's Changed

  • Show file path as normal tab to distinct file with same name by @billgoo in #32

New Contributors

Full Changelog: 0.0.2...2.0.4

v2.0.3

24 Sep 13:44
Compare
Choose a tag to compare

2.0.3

  • Enhancements:
    • Add close all tabs in a group functionality.
    • Set existing group name in the rename input field.
    • Improve group color usage.
  • Fix bugs:
    • Fix displaying the group name in the tree when creating a group.

What's Changed

New Contributors

Full Changelog: 0.0.2...2.0.3

0.0.2

28 Sep 04:23
ccdfcc2
Compare
Choose a tag to compare
Merge pull request #13 from Jiapeiyao/main

Make compatible with vscode's native tab groups.

0.0.1-alpha

22 Sep 06:07
0c930cb
Compare
Choose a tag to compare
0.0.1-alpha Pre-release
Pre-release
Merge pull request #11 from Jiapeiyao/main

Fix bug and add demo gif