AssemblyWatcher
AssemblyWatcher copied to clipboard
An ILSpy plugin which reloads assemblies when they change
Results
2
AssemblyWatcher issues
Sort by
recently updated
recently updated
newest added
This skips the missing file. So, the user still needs to F5. I see it as a fix when able to detect the file back without F5.
Settings not saving - You have to enable it every time you open ILSpy. Missing file crash - Create a simple temporary console in C#, compile and load it on...