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
From time to time you simply need to remove or leave debug traces or performance marks. For these cases, an alternative syntax to make the directive affect only the next line or the next block would be great. I suggest extending syntax to allow affect next line (_) or block ({}):
From time to time you simply need to remove or leave debug traces or performance marks. For these cases, an alternative syntax to make the directive affect only the next line or the next block would be great. I suggest extending syntax to allow affect next line (
_
) or block ({}
):The text was updated successfully, but these errors were encountered: