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

Add "reload plugins" functionality #125

Closed
shytikov opened this issue May 6, 2015 · 1 comment
Closed

Add "reload plugins" functionality #125

shytikov opened this issue May 6, 2015 · 1 comment

Comments

@shytikov
Copy link
Contributor

shytikov commented May 6, 2015

It would be nice to have mechanism to reload list of plugins without restarting XTB.

Sometimes user already started working on something very important, but finds out that needed plugin is missing. He downloads it, unpacks to the Plugins folder, but to start using it he needs to restart XTB, thus, loose his work.

This is not a blocker, but just nice to have enhancement to have either button on toolbar, that will allow reload plugins information on request, or maybe FileSystemWatcher that will update list automatically accordingly to the Plugins folder contents.

MscrmTools added a commit that referenced this issue Jun 9, 2015
Fix #26 It is possible to load two copies of the same plugin by changing 'dll' name
Fix #110 Two or more plugins in the same assembly
Fix #125 Add "relaod plugins" functionnality
@MscrmTools MscrmTools modified the milestone: July release Jun 9, 2015
@MscrmTools
Copy link
Owner

Fixed in DEV branch.
When a new plugin is added to the plugins directory, a prompt allows user to refresh plugins list

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

No branches or pull requests

2 participants