-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Split tabs into vertical/horizontal windows #19350
Comments
Just to note, if you hold down |
JetBrains IDEs have such feature as "Split and Move Right" and Split and Move Down" items in tab's context menu. It's very convenient. |
what is |
The key with the window start icon or similar if you have a particular keyboard. |
Okay, but this is not helping me, when opening a file via keyboard, right? |
Check for existing issues
Describe the feature
When i have for example two tabs open, i want to split them up either vertically or horizontally. Currently i'm using
pane::SplitRight
andpane::SplitDown
, which already splits, but then i have the same tab opened twice.Additionally it would be cool, if one could open a file from the project panel not in a new tab, but in a new vertical or horizontal split.
If applicable, add mockups / screenshots to help present your vision of the feature
No response
The text was updated successfully, but these errors were encountered: