Latest

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

Database Performance Tips with Django

YouTube

Database Performance Tips with Django
Watch Python developer Andrew Brookins helps you squeeze every ounce of database performance from your Django application.
Find Specific Things Faster

Tip

Find Specific Things Faster
Use Speed search to look for specific information in tool windows and popups.
Tips for Small and Wide-Screen Monitors

Tip

Tips for Small and Wide-Screen Monitors
Learn how to work with smaller or larger monitors more comfortably.
Run Tests from Editor

Tip

Run Tests from Editor
Learn how to run a single test right from the editor.
Make JSDoc Comments More Readable

Tip

Make JSDoc Comments More Readable
Render documentation comments right in the editor.
Extract Ruleset

Tip

Extract Ruleset
Use an intention to quickly extract a ruleset in your stylesheet file.
Status Bar Customization

Tip

Status Bar Customization
Choose what you'd like to have on the status bar.
Using Custom UI Themes

Tip

Using Custom UI Themes
Make WebStorm look fancier by switching to a custom UI theme.
Create New Type Alias

Tip

Create New Type Alias
Use a code refactoring to swiftly create a new type alias.
Add Carets to End of Lines

Tip

Add Carets to End of Lines
Use a shortcut to add carets at the end of each selected line so you can make the same change in multiple places.
Version Control in Rider

Part of tutorial

Version Control in Rider
Working with Git, commit code, rebase and switch branches. Let's explore version control (VCS)!
Unit Testing with Rider

Part of tutorial

Unit Testing with Rider
Learn how Rider can help make sure code behaves as expected, with continuous testing and code coverage.