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: Remove balloon '...' in windows != code_window #80

Merged
merged 1 commit into from
Jan 10, 2020

Conversation

tinmarino
Copy link
Contributor

Remove the ... balloon in non code windows

Problem: In non-code window, user see a '...' balloon even if python knows it does not need to work
Solution: use pyeval in vim so that python's knowledge is getting back from the stack as return value

@puremourning
Copy link
Owner

This change is Reviewable

Problem: In non-code window, user see a '...' balloon even if python
knows it does not need to work
Solution: use pyeval in vim so that python's knowledge is getting back
from the stack as return value
Copy link
Owner

@puremourning puremourning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

I will check the CI failure later probably a flake.

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Owner

@puremourning puremourning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@mergify mergify bot merged commit bda1bb0 into puremourning:master Jan 10, 2020
@mergify
Copy link
Contributor

mergify bot commented Jan 10, 2020

Thanks for sending a PR!

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.

2 participants