Guide
Topics
Remote Development
Technologies
JavaScript and TypeScript
Python
Java
Go
.NET
Kotlin
Solutions
Game Development
JetBrains AI Guide: How to Use AI in Your IDE
Remote Development
Databases
Django
Hot tags
Amazon AWS
Debugging
Git
Google Cloud
Gradle
Refactoring
Browse more content...
Explore
Tips
Visual, standalone, bite-sized learning resources organized into different categories.
Previous
Next
1
…
33
34
35
…
51
See VCS Changed Lines in Gutter
Quickly spot which parts of your file have changed since the last commit.
Only Commit Some Changes
Select specific files or regions within files during the commit process for a lower level of commit granularity.
Fix Your Work with Amend Commit
Put some missing work back into your last commit, before you push.
Code vision
Focus on your code while getting additional information about it.
Go Doc Comments in Quick Documentation
Support for links, lists, and new headings in doc comments.
Integrated Go Playground
You can format and share your code, change the Go version, and run your code using the Go playground server.
Generate 'go.work' for a Project
Generate 'go.work' by using the context menu or a quick-fix with 'replace' directives.
Generate Tests for Generic Functions
Use a shortcut to generate test files for your generic functions.
Use Local History to Avoid Disaster
Use the IDE's built-in history facility to recover local changes when you haven't committed to VCS.
Undo your Last Commit
Undo your last Git commit
Quickly Explore Database Tables in any JetBrains IDE
Explore your database without writing any SQL code.
Edit Commit Message
Edit the wording in your last commit message, after you committed.
Previous
Next
1
…
33
34
35
…
51