Latest

All the resources in the Guide, starting with most recent.

File Structure Overview

Tip

File Structure Overview
Get a high-level view of the structure of a specific file.
Deleting File Safely

Tip

Deleting File Safely
Learn how to delete a file safely and check it's not in use before doing so.
Review Errors in Code

Tip

Review Errors in Code
WebStorm shows all errors and warnings in your file.
Renaming Files

Tip

Renaming Files
Rename a file to make it match the name of a class.
See All Available Refactorings in One Place

Tip

See All Available Refactorings in One Place
Use the Refactor This popup to look up all refactorings available in the current context.
Using Recent Locations for Navigation

Tip

Using Recent Locations for Navigation
Preview the part of code and files you've recently edited and get back to them quickly.
Preview Images

Tip

Preview Images
Preview images on the go from the Project view.
Paste Recent Items

Tip

Paste Recent Items
Access your clipboard history and add any items from there to your code.
Make Fields Private or Public

Tip

Make Fields Private or Public
Use a quick fix to quickly make a field public or private.
Get Completion for Libraries from CDN

Tip

Get Completion for Libraries from CDN
Find out how to get completion suggestions for libraries like Bootstrap.
Using Language Injections

Tip

Using Language Injections
Swiftly inject a piece of code in a different language.
Moving Lines in JSON

Tip

Moving Lines in JSON
Get help with commas when moving lines up and down in JSON.