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

Running and Stopping a Process
Running and Stopping a Process
How to run and terminate/stop a process
Quick Documentation
Quick Documentation
Pull up Quick Documentation in the editor
Type Information
Type Information
Pull up Type Information for an expression