throws_plugin 1.0.0-alpha.8 copy "throws_plugin: ^1.0.0-alpha.8" to clipboard
throws_plugin: ^1.0.0-alpha.8 copied to clipboard

Analyzer plugin for @Throws/@throws usage.

1.0.0-alpha.8 #

  • Fix false linting of function within try/catch

1.0.0-alpha.7 #

  • Adds new assists
  • Fix missing clauses
  • Fix try/catch resolving

1.0.0-alpha.6 #

  • Adds support of Error.throwWithStackTrace

1.0.0-alpha.5 #

  • Fixes use_sdk_map read

1.0.0-alpha.4 #

  • Fixes plugin name

1.0.0-alpha.3 #

  • Adds supertype handling
  • Sets useSdkMap to false by default

1.0.0-alpha.2 #

  • Fix README.md

1.0.0-alpha #

  • Initial version