Skip to content

Commit

Permalink
Fix reloader code
Browse files Browse the repository at this point in the history
The old reloader did actually not reload the window and text commands which is
very annoying. We could fix it ourself, but there is no real minimal fix for it,
or just use the code from @randy3k's `AutomaticPackageReloader`.

The following is a copy of
https://github.com/randy3k/AutomaticPackageReloader/blob/
b568fcdf4e208d403f0fe5ee967016d589efa765/reloader/reloader.py
under MIT but @randy3k is also a member of GitSavvy.

Added the entry point function `reload_plugin`.
  • Loading branch information
kaste committed Jul 9, 2019
1 parent 7fd517b commit 5f30848
Showing 1 changed file with 227 additions and 167 deletions.
Loading

0 comments on commit 5f30848

Please sign in to comment.