csharpier
csharpier copied to clipboard
Detect when csharpier was updated, or provide method to update the running version
All the IDE extensions keep csharpier running, but they do not detect when csharpier was updated in the solution or globally.
There are a few options
- Detect when csharpier was updated automatically - using file watchers in the tool manifest. But what about globally?
- Provide an action so the user can restart csharpier.
- On a regular basis, redetect which version should be used for a file.