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

added refresh button to python plugin manager dialog #27

Closed
wants to merge 1 commit into from
Closed

added refresh button to python plugin manager dialog #27

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jul 11, 2015

added refresh button to python plugin manager dialog
added refresh_plugins function to loader
feature add from #19

added refresh button to python plugin manager dialog
added refresh_plugins function to loader
@ghost ghost changed the title refactored manager so it's not passing around member variables added refresh button to python plugin manager dialog Jul 11, 2015
@scriptum
Copy link

Great! This patch saved a lot of time for me.

@ghost
Copy link
Author

ghost commented Jul 17, 2015

Thanks man, I've been using it to create a plugin here in work, very handy

@kugel-
Copy link
Collaborator

kugel- commented Oct 13, 2015

I guess it's superseded by #37 which enables using the core manager directly. However, the core manager doesn't support refreshing. But one of the following will force a refresh:

  1. close and reopen the PM dialog

  2. disable geanypy and re-enable it

  3. requires all other geanypy plugins to be disabled before

@ghost ghost closed this Oct 13, 2015
@ghost ghost deleted the add_refresh_button branch October 14, 2015 08:28
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.

2 participants