Complete Statement

Complete statement can add your semicolons, brackets and manage caret placement for you.

You should get in the habit of using statement completion because it's a great way to keep your code compiling. You can use the keyboard shortcut ⌃⇧⏎ (macOS) / Ctrl+Shift+Enter (Windows/Linux) to add your semicolons, finish your methods and more.


Related Resources

Quick Documentation
Pull up Quick Documentation in the editor
Type Information
Pull up Type Information for an expression
Split and move right
View two files side by side