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
after the patch for issue #21,
anonymous function #() and set #{} won't work properly.
ie. If I type "(" after "#" , I will get "# ()" with one extra space between them.