Move on Aptos IntelliJ Plugin Help

1.40.0

  • Rework Build | Sync tab:

    • Show colored output of the fetch command.

      Fetch dependencies
    • Show more information for the dependency paths, which would hopefully ease the debugging for users.

      Load modules
  • Add named tuple fields completion.

    Named tuple field completion
  • Allow explicit type in lambdas:

for_each(v, |item: &Item| {})
  • Add enums and enum variants to the Structure View.

    Enum structure view
  • Bump aptos-cli to 4.4.0.

Last modified: 03 December 2024