Connect from the IDE to a postgreSQL database (tip)Gain access to the database from the IDE and do all the work in the same window.databasespostgreSQL2023-01-16
Distraction Free Mode in IntelliJ IDEA (tip)Hide all UI elements (tool windows, toolbars, and editor tabs) so the editor occupies the entire main window with the source code centered.settingsinterface2021-09-27
Manage VCS Changelists in IntelliJ IDEA (tip)Group and commit changes related to certain tasksgitvcsrefactoringinterface2021-12-03
Resolve Merge Conflicts in VCS (tip)Use VCS options in IntelliJ IDEA to resolve merge conflicts visually in the editorgitvcsediting2021-09-24