Skip to content
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

[WIP]: Switch Window #363

Merged
merged 1 commit into from
Jun 27, 2016
Merged

[WIP]: Switch Window #363

merged 1 commit into from
Jun 27, 2016

Conversation

rebornix
Copy link
Member

Leverage VS Code TabGroup to implement Windows management. Mark it as Work in progress as we still have no key mapping and it will still people's Ctrl+w on Windows. Besides, VS Code treats Ctrl as modifiers but not keys, so you must press ctrl+w first then hjkl so the experience is somewhat not smooth.

@rebornix
Copy link
Member Author

Besides, VS Code supports Tabs inside a group. We may want to map it to Vim's tab feature.

@johnfn johnfn merged commit 480f8de into VSCodeVim:master Jun 27, 2016
@johnfn
Copy link
Member

johnfn commented Jun 27, 2016

Remapping keys is my top priority right now.

(Unfortunately that requires proper history management, so it could be a ways off.)

@rebornix rebornix deleted the SwitchPane branch June 27, 2016 23:21
@LeonB
Copy link
Contributor

LeonB commented Oct 22, 2016

Would it also be possible to implement ctrl+w q for closing a split?

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants