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
Whenever I use an assist that inserts some code, all the braces in it are escaped with slashes. For example, using "Generate foo function" on let bar = foo(); produces: