Skip to content
This repository has been archived by the owner. It is now read-only.

Release 4.1

Andreas Weizel edited this page May 12, 2016 · 3 revisions

Release 4.1

Bugfixes and improvements in existing analyzers/refactorings in this release:

  • Now using Roslyn's integrated detection of generated code, which covers more variants.
  • Activated concurrent execution for almost all analyzers, which should improve analysis performance.
  • List of fixed issues

New: Options page for Refactoring Essentials (only in VS extension):

Refactoring Essentials Options Page

Currently the only option is to hide C#-to-VB Converter entry from context menus, but it's open for new options in future.