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

Fix #1318 #1338

Merged
merged 1 commit into from
Feb 28, 2017
Merged

Fix #1318 #1338

merged 1 commit into from
Feb 28, 2017

Conversation

rebornix
Copy link
Member

It has been a while since my last commit, so I'd like to start with PR again this time even though my changes don't touch any piece that I don't understand.

@rebornix
Copy link
Member Author

It's about delegating back commands that we don't want to handle ourselves, eg, Tab which depends on quite a few Code settings.

The only catch is probably that we are delegating things back Code instead of asking Code to find another proper registered Tab handler but since Code doesn't support that right now, we are in good shape.

@johnfn johnfn merged commit cfea890 into VSCodeVim:master Feb 28, 2017
@johnfn
Copy link
Member

johnfn commented Feb 28, 2017

LGTM. :)

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.

None yet

2 participants