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'd be nice if when selecting end in the code block below, def is highlighted, and vice versa. Currently VSCode just highlights other instances of end.
def myfunc do
# stuff
end
mdsadiq, mikhailbot, michaelm244, ivanyukio and puruzio