Skip to content

v0.1.31

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 16:37
  • Code action for migrating ink! 4.x projects to ink! 5.0.
  • Completions for full ink! entities (i.e. inserting full Rust items not just ink! attribute macros and arguments e.g. ink! constructor and message fn items as completions when typing fn inside impl blocks e.t.c)
  • Code action for extracting ink! events into standalone packages (only for ink! v5 projects).
  • Completions and code actions for ink::combine_extensions! declarative macro.
  • General performance and robustness improvements for semantic analyzer and language server.