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
It highlights a like if it were a variable assignment (i.e., a = b).
(btw, for the record, I'm 👎 on highlighting variable assignments because Elixir has no variable assignments, only pattern matching with variable binding :)).