Latest

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

Formatting F# Code

YouTube

Formatting F# Code
Florian Verdonck
Create SQLite Connection

YouTube

Create SQLite Connection
Learn how to drag-and-drop a .sqlite database file onto the Database tool to create a connection.
Spot Missing Declarations

Tip

Spot Missing Declarations
Have an Angular component that isn't declared in the module? No worries!
Run Tools and Configurations from One Place

Tip

Run Tools and Configurations from One Place
Use a single action to run configurations, tools, and open recent projects.
Navigate to Test

Tip

Navigate to Test
Use the Go to Symbol popup to go to a test.
Jump between Files

Tip

Jump between Files
Use a shortcut to quickly jump between the Angular component's template, test, and other files.
Finding Tests in Large Test Files

Tip

Finding Tests in Large Test Files
Use the Structure tool window for quick navigation around large test files.
See Information about Packages

Tip

See Information about Packages
Check the description and the latest version of a package in package.json.
Using Switcher for Navigation

Tip

Using Switcher for Navigation
Swiftly jump to the last opened file or open a tool window using the popup.
Add Reminders to Fix Something

Tip

Add Reminders to Fix Something
Add a TODO or Fixme comment to remind yourself of fixing something in your code.
Syntax Highlighting for Other Languages

Tip

Syntax Highlighting for Other Languages
Look through PHP, Python, and other files in WebStorm.