Skip to content

[RFC] Show more information about problems in plugins being loaded. #59

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

Merged
merged 1 commit into from
Nov 26, 2014

Conversation

btipling
Copy link
Contributor

Show a useful error message when loading a plugin fails. Right now the python client dies silently if there are any problems in the plugin being loaded. Neovim itself still blows up in an ugly fashion, that probably requires a separate resolution.

@btipling btipling changed the title [RFC] Show more information about problems in plugins being loaded. [WIP] Show more information about problems in plugins being loaded. Nov 26, 2014
@btipling btipling changed the title [WIP] Show more information about problems in plugins being loaded. [RFC] Show more information about problems in plugins being loaded. Nov 26, 2014
@tarruda
Copy link
Member

tarruda commented Nov 26, 2014

@btipling thanks, can you rebase to make tests pass?

@tarruda tarruda mentioned this pull request Nov 26, 2014
Show a useful error message when loading a plugin fails.
@btipling
Copy link
Contributor Author

Done thanks!

tarruda added a commit that referenced this pull request Nov 26, 2014
Show more information about problems in plugins being loaded.
@tarruda tarruda merged commit b9daa85 into neovim:master Nov 26, 2014
@tarruda
Copy link
Member

tarruda commented Nov 26, 2014

pushed a new version to pypi, ty

blueyed pushed a commit to blueyed/python-client that referenced this pull request Sep 12, 2017
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