Tips

Visual, standalone, bite-sized learning resources organized into different categories.

Paste Recent Items
Paste Recent Items
Access your clipboard history and add any items from there to your code.
Make Fields Private or Public
Make Fields Private or Public
Use a quick fix to quickly make a field public or private.
Get Completion for Libraries from CDN
Get Completion for Libraries from CDN
Find out how to get completion suggestions for libraries like Bootstrap.
Using Language Injections
Using Language Injections
Swiftly inject a piece of code in a different language.
Moving Lines in JSON
Moving Lines in JSON
Get help with commas when moving lines up and down in JSON.
Putting Several Lines Together
Putting Several Lines Together
Quickly join lines or blocks of code.
Fix Code Formatting
Fix Code Formatting
Learn how to fix code formatting on the fly.
Duplicating Lines
Duplicating Lines
Duplicate a line of code with a shortcut.
Make Your Work Environment Distraction Free
Make Your Work Environment Distraction Free
Need to focus on just your code? You can switch to the distraction-free or zen mode.
Deleting Lines
Deleting Lines
Delete a line of code without using the mouse.
Working with Scratch Files
Working with Scratch Files
Create scratches to make notes or work with code outside of the project context.
Complete Current Statement
Complete Current Statement
Add curly braces and move the cursor with a single keystroke.