Skip to content

Published 1.0.59

Choose a tag to compare

@erictraut erictraut released this 06 Sep 16:59

Bug Fix: Fixed issue with inaccessible code detection relating to the use of a break statement within a try block.

Enhancement: Changed "Organize Import" feature to separate out relative imports into their own (fourth) group.

New Feature: Added a "reportUnnecessaryCast" switch that detects calls to cast that are unnecessary.