Skip to content

Release 9.2.0

Compare
Choose a tag to compare
@citizenmatt citizenmatt released this 27 Aug 09:30
· 140 commits to master since this release

Please install from the Extension Manager (ReSharper → Extension Manager)

Support for ReSharper 9.2
• Added support for any language for which ReSharper generates a control flow graph (C#, VB, JavaScript, TypeScript and C++)
• Added per-language threshold setting
• Info tooltip on code elements to always show cyclomatic complexity. Shows warning highlight if the complexity is greater than a given threshold