-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Window splits inside a tab. #41486
Comments
I assume you mean like MSWord / VB6, where you can split the text-view? I have missed this feature for a loooong time. Notepad++ doesn't have it. Atom doesn't have it, nor does VSCode. I can't remember if TextMate did on the Mac. This functionality would also be useful for keeping the markdown preview with the content in question. |
Note sure about MSWord / VB6, never tried those. Vim's window splits are the best way that I know of to describe the feature. Here's a similar request for Atom, which gives more of an idea: atom/atom#672 |
And another one: atom/atom#11349 |
Basically that Atom feature request is exactly the same request here, for VSCode. It'd be super great for productivity! |
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines. Happy Coding! |
Duplicate of #36700 |
Can we have splits similar to Vim (or NeoVim) where a single tab can have multiple "window splits"? I find this workflow much better than tabs-inside-splits. I'd rather have splits-inside-tabs like Vim because then I can group files together in a single tab, and only make one tab visible at a time.
Does this exist?
The text was updated successfully, but these errors were encountered: