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

Only allow Vim buffers to be created for the main editor. #2810

Merged
merged 2 commits into from
Apr 9, 2020

Conversation

nosami
Copy link
Collaborator

@nosami nosami commented Apr 3, 2020

Instead of special casing the Debugger windows, exclude any text
view that isn't considered to be the main editor. This will allow
some future VSMac pads to function correctly.

@nosami nosami force-pushed the dev/nosami/allow-only-main-editor branch 2 times, most recently from 3fa22e9 to 0d34ad2 Compare April 3, 2020 14:09
Instead of special casing the Debugger windows, exclude any text
view that isn't considered to be the main editor. This will allow
some future VSMac pads to function correctly.
@nosami nosami force-pushed the dev/nosami/allow-only-main-editor branch from 0d34ad2 to 340e472 Compare April 6, 2020 16:32
@nosami nosami force-pushed the dev/nosami/allow-only-main-editor branch from 28666a9 to f3c4301 Compare April 9, 2020 15:11
@nosami nosami force-pushed the dev/nosami/allow-only-main-editor branch from f3c4301 to c615ff3 Compare April 9, 2020 18:48
@nosami nosami merged commit f648e64 into VsVim:master Apr 9, 2020
@nosami nosami deleted the dev/nosami/allow-only-main-editor branch April 9, 2020 19:06
nosami added a commit to nosami/VsVim that referenced this pull request Apr 12, 2020
My previous fix VsVim#2810 was only working for VSMac 8.6 but not 8.5
or earlier.

Fixes VsVim#2813
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants