Alt+home , feature removed from IntelliJ?

已回答

https://blog.jetbrains.com/idea/2009/07/shortcuts/

Above feature made it possible to execute following (with durations)

alt+home - alt-insert (1 seconds):  insert new file to system

alt+home - shift-alt-R (1 sec) :  refactor file name

alt+home - down key (1 sec):  navigate to sibling file

Were these really removed from latest IntelliJ or am I missing something? 

Thanks

 

 

 

 

0

I am running the latest IDEA 2012.2.2 RC and the shortcut works just fine.

Please remember to give details about both your IDEA version and your operating system and version.

Most likely the OS itself or some other application grabs the shortcut before it even reaches IDEA.

0
Avatar
Permanently deleted user

2020.2.1 community edition.  The shortcuts do work and IntelliJ receives keystrokes, but apparently focus shifts in between and secondary shortcut is received by the editor instead, so above mentioned use cases are not possible. But I will update to RC, thanks

0

Works for me too in 2020.2.2.

You can try to disable all downloaded plugins in 2020.2.1 and restart the IDE to see if any of them are affecting this behavior.

0

请先登录再写评论。