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
This extension doesn't understand 1-line functions in Elixir. 1-line functions have a do, but they do not have an end. This extension does not understand that, so it puts the wrong color on the next end that it sees.