How to clean project cache in IntelliJ IDEA like Eclipses clean? 4 In addition to the Intellij* files, and invalidating the cache, if you really want to clear everything out, then also delete the idea folder and * iml per-project files that IntelliJ also generates
How can I restore the IntelliJ IDEA commit tab? - Stack Overflow Can't find Git local changes in Intellij Idea 2020 1 The "Local Changes" tab does not show up in the IntelliJ IDEA Git tool window which are about restoring old behavior for the "Commit" window and local changes IntelliJ 2020+ added a "Commit" tab on the upper left of the IDE I don't know what I did to make it disappear, but how can I get it
IntelliJ IDEA way of editing multiple lines - Stack Overflow 354 Since Idea IntelliJ IDEA 13 1 there is a possibility to edit multiple lines Windows Alt + Shift + Mouse click macOS Option + Shift + Mouse click for selection More about this new improvement in the IntelliJ blog post here Very useful feature
IntelliJ does not show project folders - Stack Overflow IntelliJ Community 2018 1 - Simply deleting the entire idea folder and then re-opening root folder from the IDE fixed this issue for me IntelliJ rebuilt and reindexed the entire project
How to toggle commenting and uncommeting code in IDEA? Cmd + Alt + s to open the IntelliJ-settings -> select Keymap and search for "Comment with Line Comment" or "Comment with Block Comment" Then rightclick on it and select "add Keyboard Shortcut" and set your own shortcut, for example: Cmd + Shift + NumPad