Tips

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

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 the project context.
Complete Current Statement
Complete Current Statement
Add curly braces and move the cursor with a single keystroke.
Select Code Fragment
Select Code Fragment
Select a code fragment without a single click.
Change Quote Style for CSS
Change Quote Style for CSS
Configure whether double or single quotes should be used.