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.

Interested in JVM Development?

call to action image

Complete statement is just one of many completions offered by IntelliJ IDEA!

Learn More


Related Resources

Running and Stopping a Process
Running and Stopping a Process
How to run and terminate/stop a process from your toolbar.
Quick Documentation
Quick Documentation
Pull up Quick Documentation in the editor any time you need to.
Type Information
Type Information
Pull up Type Information for an expression