I recently started with java development using IntellijIDEA (version 12). Since I come from MS world I am used to resharper shortcuts(The visual studio keymap). Is there any way of using the same set of shortcuts in IntellijIDEA? I found a similar question on stackoverflow (Visual Studio ReSharper Keymap for IntelliJ IDEA) but the proposed solutions do not work(I guess becouse of the newer version).
Uros
You can install plugin if it is not appear in keymap section by default(step 2).
Go to IntelijIdea Preferences -> plugins and type Visual Studio keymap, ReSharper Keymap

You would be able to select visual studio(ReSharper) keymap in preferences -> keymap
Screenshots based on IntelliJ IDEA 2021.3 (Ultimate Edition) I would recommend to use the latest version of IntelliJ if it is possible.