Latest

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

Artificial Intelligence

Channel

Artificial Intelligence
Discover JetBrains AI Assistant and Full Line Code Completion.
VCS Popup

Tip

VCS Popup
Open VCS actions using keyboard shortcuts to save time.
Search Collapsed Code

Tip

Search Collapsed Code
Search all your code, including collapsed code to find what you need.
Move Statement

Tip

Move Statement
Move a statement up or down within the same scope.
Hide Tool Windows

Tip

Hide Tool Windows
Hide or restore all tool windows so you can keep your IDE exactly how you like it.
Expand and Collapse Code

Tip

Expand and Collapse Code
Quickly view specific parts of a class by expanding or collapsing code blocks.
Close Tabs

Tip

Close Tabs
Close inactive tabs so you an focus on your current working context.
AI Actions

Tip

AI Actions
View and use AI Actions in the editor.
Speed up your Django Queries

Tip

Speed up your Django Queries
Optimising queries beyond the N + 1 problem.
Debug Like a Pro: JavaScript Edition

Article

Debug Like a Pro: JavaScript Edition
Reach for the debugger first when learning about code, poking around, or fixing problems.
Creating Custom AI Assistant Prompts with ReSharper

JetBrains Blog

Creating Custom AI Assistant Prompts with ReSharper
Write custom prompts for use with the JetBrains AI Assistant in ReSharper and Rider so you can make the most of AI.
Version control (Git) history

Part of tutorial

Version control (Git) history
Using Version control (Git) history to understand the project.