Tips

Visual, standalone, bite-sized learning resources organized into different categories.

New Line
New Line
Start a new line below or above your current line with the correct indentation.
Quick-Fix to Add Missing Dependencies in the Editor
Quick-Fix to Add Missing Dependencies in the Editor
Save time when adding missing dependencies by using a quick fix.
Full-stack web development in Rider
Full-stack web development in Rider
Develop ASP.NET and ASP.NET Core applications in one place!
Automatic Inspections
Automatic Inspections
Detect common memory issues - automatically.
Resolve Merge Conflicts in VCS
Resolve Merge Conflicts in VCS
Use VCS options in IntelliJ IDEA to resolve merge conflicts visually in the editor.
Convert Slice to Array Pointer
Convert Slice to Array Pointer
With Go 1.17, it is possible to covert a slice to an array pointer.
Smart Completion
Smart Completion
Get type aware completion in your code so you can focus on solving problems.
CamelCase in Searching
CamelCase in Searching
Use CamelCase to find what you need faster and save your fingers.
Join Lines
Join Lines
Join lines of code together in your IDE.
Object Retention
Object Retention
Inspect retention paths for an instance or a group of objects.