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
pavlospt edited this page Oct 14, 2014
·
1 revision
There is an interesting difference whether you use code completion with tab or with enter.
Using enter will complete the statement as you would expect.
Using tab will complete the statement and delete everything forward until the next dot, parentheses, semicolon or space.