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
clear <property> in the projection declaration language, for removing the value a read model property holds — the language half of Cratis/Chronicle#3711, from review of Cratis/Chronicle#3713. <property> = null keeps parsing exactly as it does today
ClearMappingSyntax and ScreenplaySyntaxWalker.VisitClearMapping for consumers walking the syntax tree, with printing that brings clear back out as clear
clear in projection completion, hover and syntax highlighting for the Monaco language service and the VS Code extension