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
Implementing #4749 has resulted in not using the server-generated name for a local variable. This feels worse than the behaviour before, so we should revert it and re-opened it to come up with a better solution.
The text was updated successfully, but these errors were encountered:
…iable
Reverts 56b30ec and 2c571b2.
This change requires typing a name in all cases, whereas before the server
generated name would often be acceptable.
See #4786.
Implementing #4749 has resulted in not using the server-generated name for a local variable. This feels worse than the behaviour before, so we should revert it and re-opened it to come up with a better solution.
The text was updated successfully, but these errors were encountered: