๐ "Close Tabs to the Right" also closes the tab it was used on
LeonardoLarranaga opened this issue ยท 0 comments
LeonardoLarranaga commented
Description
When selecting "Close Tabs to the Right" on a tab, all tabs to its right, including the one on which the action was triggered, are closed.
CodeEdit:
Screen.Recording.2024-10-11.at.19.14.49.mov
To Reproduce
- Open multiple tabs.
- Right click on any tab (except the last one).
- Click Close Tabs to the Right.
Expected Behavior
The tab where the action was initiated should remain open, similar to how it works in Xcode. Only the tabs to its right should close.
Xcode:
Screen.Recording.2024-10-11.at.19.15.36.mov
Version Information
CodeEdit: [e.g. 0.0.x-alpha.y]
macOS: [e.g. 13.2.1]
Xcode: [e.g. 14.2]
Additional Context
No response
Screenshots
No response