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
When auto-completing an import statement I find an extra seemingly random character is appended to the end of the import, ie selecting foo.bar#Baz as my completion insets foo.bar#Bazj. I am using version 0.4.0 with the Helix editor.