Intellij-Move

1.27.0
March 21, 2023
View in Github

Features

  • Better suggestion for missing type annotation.
type_annotation
  • Add gutter icon to go to the function specification.
specs_link
  • You can now report crashes happening in the plugin. When error occurres, select the blinking icon at the bottom of the page and click on "Report to Pontem Network".
error_reporting

Fixes

  • Remove false-positives with acquires clauses in inline functions. #97