AssemblyWatcher
AssemblyWatcher copied to clipboard
Settings not saving and Missing file crash
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 ILSpy.
- Close the temporary project. This will result in a missing file.
- Enable the Watcher plugin -> FileSystemWatcher crashes without a directory path check.
The plugin does not work when you Reload (F5)
- The plugin does not look again for the files after Reload.