Latest

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

Manage Dependencies

Tip

Manage Dependencies
Manage all your dependencies in the Dependencies tool window.
Inlay Hints

Tip

Inlay Hints
Inlay hints provide additional information about your code.
Find in Files

Tip

Find in Files
Find a specific string in (a subset of files in) your code.
Go to Next Error

Tip

Go to Next Error
Quickly move to the next (or previous) error or warning in the file.
Extend Selection

Tip

Extend Selection
Extend and shrink your current code selection.
Data Flow Analysis

Tip

Data Flow Analysis
Data flow analysis can show us potential errors in our code logic.
Clipboard History

Tip

Clipboard History
Paste a subset or multiple entries such as a list from your recent copy history.
Run Anything

Tip

Run Anything
How to use the Run Anything dialog to run, well, anything!
Navigate to Test

Tip

Navigate to Test
Go to your matching test class with one keyboard shortcut.
Multiple carets

Tip

Multiple carets
Use multiple carets in your code to make the same change in multiple places or work with lists.
Generate Code

Tip

Generate Code
Helps you to generate commonly used code constructs.
Context Actions

Tip

Context Actions
There are numerous ways to use Context Actions, let's explore some of them.