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
Angular's interpolation wrapped into parentheses breaks control flow formatting.
If blank space is inserted between parentheses and interpolation (( {{ tag }} )) issue won't appear.
Description
Angular's interpolation wrapped into parentheses breaks control flow formatting.
If blank space is inserted between parentheses and interpolation (
( {{ tag }} )
) issue won't appear.Input
Expected Output
Actual Output
Steps to Reproduce
Environment
OS: macOS 15.3 (24D60)
Settings
VSCode settings:
The text was updated successfully, but these errors were encountered: