You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.