Tag: IntelliJ
IntelliJ IDEA is an integrated development environment (IDE) for Java – and other programming languages – known for its robust features, productivity tools, and strong support for developer workflows.
-
Android Studio: when shortcuts do not work on macOS
Compared to other IntelliJ® based software, some shortcuts in Android Studio did not work for me. For example cmd + shift + F, which should open the global search. But the global search did not show up. The reason for this is the keymap setting that was set to IntelliJ IDEA Classic. Setting the keymap…