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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
motoko (moc)
Enhance syntax error messages with examples and support find-references and go-to-definition
functionality for fields in the language server (Serokell, Milestone-3) (#5076).
bugfix: mo-doc now correctly extracts record-patterned function arguments (#5128).