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
Control flow detection in production builds: Replaced constructor.name checks with duck typing for Angular template AST nodes, fixing broken @if/@for/@switch diagnostics in minified builds
Diagnostics on startup: Re-run diagnostics on all open documents after @angular/compiler finishes loading
Changed
Show Logs command: Simplified to directly open the Output Channel instead of showing a modal dialog