Tips

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

Quick Documentation
Quick Documentation
Pull up Quick Documentation in the editor any time you need to.
Open File
Open File
Open a file from the Project tool window.
Magic Wand
Magic Wand
Use the magic wand to resolve simple conflicts in your code.
Evaluate Expression
Evaluate Expression
Evaluate an expression during a debugging session to learn more about the problem.
Disable Usages
Disable Usages
Disable the inlay hint for Usages if it's distracting you.
Commit Changes
Commit Changes
Commit your changes to VCS as you go.
Automate checks for your Django project
Automate checks for your Django project
Extend Django's system check framework to turn painful code reviews into a joy.
Demystifying Nulls and Nlanks in Django
Demystifying Nulls and Nlanks in Django
Learn the difference between blank=True and null=True
Django + htmx = ❤️
Django + htmx = ❤️
Speed up your Django list view with htmx and pagination.
Toggle Rendered View
Toggle Rendered View
Toggle rendered view for one or all Javadoc comments.
Structure Tool Window
Structure Tool Window
Quickly get an overview of your class and jump to the relevant code.
Split and move right
Split and move right
View two files side by side