AssemblyWatcher icon indicating copy to clipboard operation
AssemblyWatcher copied to clipboard

Settings not saving and Missing file crash

Open jojorne opened this issue 9 years ago • 0 comments

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.

jojorne avatar Sep 19 '16 14:09 jojorne