Skip to content

Enter vs Tab for Code Completion

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.

Shortcut (during code completion): enter or tab

Clone this wiki locally