Skip to content

Improved file watcher handling

Latest
Compare
Choose a tag to compare
@andrewbridge andrewbridge released this 07 Sep 10:05
fbefaa3

[1.4.3] - 2020-09-04

Added

  • Further detail around file discovery configuration (#41)

Fixed

  • Fix duplication during file watcher events (#41)
  • Fix test removal during file watcher events (#41)
  • Fix namespace retrieval with non-dll assemblies (#39)

Changed

  • Omnisharp extension name (#37)

Thanks to @vchirikov for spotting and fixing several of these issues