Tips

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

Using Recent Locations for Navigation
Using Recent Locations for Navigation
Preview the part of code and files you've recently edited and get back to them quickly.
Preview Images
Preview Images
Preview images on the go from the Project view.
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
Sometimes we need to duplicate a line of code. Learn how to do that with one keyboard shortcut.
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.