IDE

IDE

Become more productive with general IDE tips and features.

Our IDEs help you write better code, faster. In this topic, we will look at general tips and features, and learn more about them.

See Also

How to Build Pong with Godot and JetBrains Rider

tutorial

How to Build Pong with Godot and JetBrains Rider
We'll walk you through building a Pong game using Godot Game Engine and JetBrains Rider.
Adding Scripts To Your Godot Game

Part of tutorial

Adding Scripts To Your Godot Game
Learn how to add C# scripts to your Godot games for interactivity and gameplay mechanics.
Asset Management

Part of tutorial

Asset Management
Learn how to manage assets in Godot.
Set up a Godot Game Development Environment

Part of tutorial

Set up a Godot Game Development Environment
Setting up your game development environment for Godot Game Engine.
Game Design

Part of tutorial

Game Design
Sketching out our game and its mechanics to prepare for building a Godot game.
Godot Nodes and the Scene Tree

Part of tutorial

Godot Nodes and the Scene Tree
Working with Godot Nodes to build out our game's scene.
Source Control Management with Godot

Part of tutorial

Source Control Management with Godot
Using Git source control for your Godot project.
Introduction To Game Development

Part of tutorial

Introduction To Game Development
Introduction to game development and why you would consider Godot Game Engine and C# for your game.
Configuring the New UI in any JetBrains IDE

tip

Configuring the New UI in any JetBrains IDE
We'll walk you through the steps to enable the sleek and efficient New UI in your favorite JetBrains Integrated Development Environment.
JetBrains .NET Day Online 2023

playlist

JetBrains .NET Day Online 2023
Session recordings of JetBrains .NET Day Online 2023.
How to Quickly Jump to Recent Files in any JetBrains IDE

tip

How to Quickly Jump to Recent Files in any JetBrains IDE
Are you tired of hunting for that crucial file buried in your project? Say goodbye to the hassle with these IDE shortcuts and tips. Jump to recent files effortlessly in JetBrains IDEs like IntelliJ IDEA, PyCharm, PhpStorm, WebStorm, GoLand, CLion, RubyMine, and more!
Lean UI JetBrains IDE

tip

Lean UI JetBrains IDE
Have you ever wondered how to achieve a lean-looking editor without sacrificing essential features? Our IDEs come packed with functionalities, but sometimes, all those toolbars and status bars can clutter your workspace.
Find Actions in Any JetBrains IDE

tip

Find Actions in Any JetBrains IDE
If you want to do something, but don't remember the shortcut or menu option, use Find Action. Press ⇧⌘A (on Mac) or Control+Shift+A (on Windows/Linux)
How to Search Everywhere in Any JetBrains IDE

tip

How to Search Everywhere in Any JetBrains IDE
Use ⇧⇧ (macOS), or Shift+Shift (Windows/Linux), to bring up the Search Everywhere dialog. You can search across Classes, Files, Symbols and Actions.
JetBrains Space and JetBrains Rider

tip

JetBrains Space and JetBrains Rider
A full solution to power your game development process!
Connect to a Running Docker Container Shell

tip

Connect to a Running Docker Container Shell
Explore the file system and processes in the container, tail a log file, and more.
Why is ReSharper/Rider suggesting this?

tip

Why is ReSharper/Rider suggesting this?
ReSharper and Rider help you learn existing and new features of .NET!
Remote development with JetBrains Rider

tip

Remote development with JetBrains Rider
Experience the power of developing .NET applications remotely!
Creating Games With Unity - Scripting Logic With Rider

tutorial

Creating Games With Unity - Scripting Logic With Rider
JetBrains Rider is the best scripting editor for Unity – let's find out why!
Creating Games With Unreal Editor and JetBrains Rider

tutorial

Creating Games With Unreal Editor and JetBrains Rider
JetBrains Rider is the best scripting editor for Unity – let's find out why!
Generate code

Part of tutorial

Generate code
Rider helps with boiler-plate code, code completion, and more.
Debugging Unity games

Part of tutorial

Debugging Unity games
Suspend execution and inspect variables. Use pausepoints to visually inspect your scene.
Inspections and quick-fixes for Unity code

Part of tutorial

Inspections and quick-fixes for Unity code
Rider helps you write better code, faster.
Keyboard shortcuts - Shift+Shift and Alt+Enter

Part of tutorial

Keyboard shortcuts - Shift+Shift and Alt+Enter
The two keyboard shortcuts that get you places!
Navigating around a Unity project

Part of tutorial

Navigating around a Unity project
Find your way around your code base, asset usages, and more.
Editing, code completion, inspections

Part of tutorial

Editing, code completion, inspections
Let's explore what the coding experience is like!
Debugging Unreal Engine with Rider

Part of tutorial

Debugging Unreal Engine with Rider
Use the Unreal Editor log and the debugger to see what's going on in your game.
What is Rider for Unreal?

Part of tutorial

What is Rider for Unreal?
Learn about using Rider for your Unreal Engine games.
Navigating your project

Part of tutorial

Navigating your project
Use Search Everywhere to helps you find code, functions, blueprint usages, and more.
Godot Community Resources

Part of tutorial

Godot Community Resources
Community resources that will help you on your Godot journey.
Design and Manage Scenes With RiderFlow

tutorial

Design and Manage Scenes With RiderFlow
We'll walk you through the best tips for RiderFlow to help speed up your Unity development!
Getting Started with Rider for Unity

Part of tutorial

Getting Started with Rider for Unity
What is Rider? And how to start using it with Unity?
Adding assets to a scene

Part of tutorial

Adding assets to a scene
The scene view management toolbar can search assets that you can use in your scene.
Code Editing

Part of tutorial

Code Editing
Dive deeper into code with the smart editor in Unity!
Introducing RiderFlow

Part of tutorial

Introducing RiderFlow
What is RiderFlow? And where to find it?
C# 11 - Required Keyword

tip

C# 11 - Required Keyword
Introducing the required keyword for fields and properties.
C# 11 - Raw strings

tip

C# 11 - Raw strings
There is no escape!
JetBrains GameDev Day Online 2022

playlist

JetBrains GameDev Day Online 2022
Session recordings of JetBrains GameDev Day Online 2022.
ASP.NET Basics for Experts

YouTube

ASP.NET Basics for Experts
Layla Porter
Remote Pairing

YouTube

Remote Pairing
Lorraine Steyn
JetBrains .NET Days Online 2022

playlist

JetBrains .NET Days Online 2022
Session recordings of JetBrains .NET Days Online 2022.
Undo Last Commit

tip

Undo Last Commit
Undo a commit... without misery.
Tabless UI in any JetBrains IDE

tip

Tabless UI in any JetBrains IDE
In any JetBrains Integrated Development Environment (IDE), you have the power to take control of your workspace. In this video, we'll show you how to configure your editor tabs to optimize your coding environment.
HTMX for ASP.NET Core Developers

tutorial

HTMX for ASP.NET Core Developers
A set of videos explaining what HTMX is, and how ASP.NET Core developers can use it to create rich client-side experiences.
Debugging For ReSharper Users

Part of tutorial

Debugging For ReSharper Users
Learn the basics of the Rider debugger from a Visual Studio + ReSharper user's perspective.
Getting Started

Part of tutorial

Getting Started
Learn to create and run your first solution in Rider
JetBrains .NET Days Online 2021

playlist

JetBrains .NET Days Online 2021
Session recordings of JetBrains .NET Days Online 2021.
Moving from Visual Studio to JetBrains Rider

tutorial

Moving from Visual Studio to JetBrains Rider
A jumpstart guide for Visual Studio + ReSharper users wanting to try Rider.
NuGet Package Management

Part of tutorial

NuGet Package Management
Learn the basics of the Rider's NuGet Tool Window from a Visual Studio + ReSharper user's perspective.
Unit Testing For ReSharper Users

Part of tutorial

Unit Testing For ReSharper Users
Learn the basics of the unit testing in Rider from a Visual Studio + ReSharper user's perspective.
Plugins

Part of tutorial

Plugins
Learn the basics of the Rider plugin marketplace from a Visual Studio + ReSharper user's perspective.
Working With Databases

Part of tutorial

Working With Databases
Effectively working with databases in Rider from a Visual Studio + ReSharper user's perspective.
Working With IIS and IIS Express

Part of tutorial

Working With IIS and IIS Express
Effectively working with ASP.NET Core and IIS in Rider from a Visual Studio + ReSharper user's perspective.
ReSharper Essentials

tutorial

ReSharper Essentials
Together with our developer advocates, learn how ReSharper can help you write better code, faster.
Additional Tools

Part of tutorial

Additional Tools
There's more in ReSharper! Architecture diagrams, localization manager, build tools, ...
Introduction

Part of tutorial

Introduction
Introduction to the ReSharper Essentials series.
Code Formatting

Part of tutorial

Code Formatting
Format and reformat code for consistency in your solution.
Comparing Rider's Toolbar with Visual Studio

Part of tutorial

Comparing Rider's Toolbar with Visual Studio
Learn how Rider's toolbar UI compares with the toolbar found in Visual Studio.
Web Fundamentals in Rider

tutorial

Web Fundamentals in Rider
Learn how Rider helps you with web applications to build full-stack apps with ease.
Navigation in web applications

Part of tutorial

Navigation in web applications
How can you find what you want? Let's look at navigating around a code base.
Refactoring

Part of tutorial

Refactoring
See how the IDE helps you safely refactor code, without breaking existing code.
Rider Essentials

tutorial

Rider Essentials
Our developer advocates show their favourite tips and tricks, uncovering how they work with Rider.
Introduction

Part of tutorial

Introduction
Introduction to the Rider Essentials series.
Customize the Look and Feel of Rider

Part of tutorial

Customize the Look and Feel of Rider
Customize the look and feel of Rider, and make the editor work the way you want.
NuGet Tool Window in Rider

Part of tutorial

NuGet Tool Window in Rider
Working with NuGet, including search with typos, CamelHumps, Update All, and more!
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)!
Profiling in Rider

tutorial

Profiling in Rider
Explore performance and memory profiling options in Rider, and optimize an existing application.
Dynamic Program Analysis (DPA)

Part of tutorial

Dynamic Program Analysis (DPA)
Rider automatically analyzes memory of your applications, all the time!
Conclusion - Profiling in Rider

Part of tutorial

Conclusion - Profiling in Rider
What have we learned? Profiling, profiler modes, optimizing code, DPA, and more. Let's summarize!
Introduction to Profiling in Rider

Part of tutorial

Introduction to Profiling in Rider
Let's run a first profiling session on a Sudoku solver sample application.
Optimize Performance with Rider

Part of tutorial

Optimize Performance with Rider
Let's try to optimize the Sudoku solver by profiling, and then optimizing code based on the performance snapshot.
Profiling Modes

Part of tutorial

Profiling Modes
What are the differences between Sampling, Tracing, Line-by-Line, and Timeline profiling?
IDE & Project Backgrounds

tip

IDE & Project Backgrounds
Personally style your IDE and Projects with custom background images
Getting Started With ASP.NET

tutorial

Getting Started With ASP.NET
A set of short videos to understand the basic landscape of an ASP.NET Application.
Startup Class Walkthrough

Part of tutorial

Startup Class Walkthrough
The beginning of all ASP.NET applications
Start A New ASP.NET Web Application

Part of tutorial

Start A New ASP.NET Web Application
Starting an ASP.NET Project in under a few minutes
Request Pipeline

Part of tutorial

Request Pipeline
Configuring our HTTP handlers in Startup
ASP.NET Routing

Part of tutorial

ASP.NET Routing
Defining endpoints and URI path handlers
Formatting F# Code

YouTube

Formatting F# Code
Florian Verdonck
Starting a Blog

YouTube

Starting a Blog
Khalid Abuhakmeh
JetBrains .NET Days Online 2020

playlist

JetBrains .NET Days Online 2020
Session recordings of JetBrains .NET Days Online 2020.
Tool Window Management

tip

Tool Window Management
Little helpers always at the right size!
Hiding all tool windows

tip

Hiding all tool windows
Focus on your code!
Settings Layers

tip

Settings Layers
Save settings to the scope you need them!
VCS Operations Quicklist

tip

VCS Operations Quicklist
Your next VCS action at hand!
Editing Tips & Tricks

playlist

Editing Tips & Tricks
Know everything there is to know about editing code.
Managing Copyright Policy

tip

Managing Copyright Policy
Use the copyright tool to manage a copyright statement across project files.
Disable Tabs

tip

Disable Tabs
Save space and stay keyboard-centric by turning off the tabs.
Reduce Clutter by Disabling Tools

tip

Reduce Clutter by Disabling Tools
Save space by turning off various toolbars and Project Tool.