5 ms·
After 10 years I still have no shortcut key to "duplicate line up" which was an eclipse feature that I loved. So I also hate jetbrains, give me my shortcut get
by rc_kas 4mo ago
After 10 years I still have no shortcut key to "duplicate line up" which was an eclipse feature that I loved.
So I also hate jetbrains, give me my shortcut get guys!!
- brabel 4mo agoCmd+d on MacOS duplicates the current line. Is that what you want?
- rc_kas 4mo agoThat is "duplicate line down" -- I want "duplicate line up" which copies the current line to the line above the cursor. My open request been sitting in jetbrains "ignore it" for many many years.
- brabel 4mo agoI don’t really get the difference but why don’t you use macros for that? You can achieve anything with macros and you can give shortcuts to a named macros. Macros are in the Edit > Macros menu. Add a shortcut to a macro in Settings , Keymap > search Macros, right click on Play Saved Macro and Add Keyboard Shortcut.
- piskov 4mo agoInstall ideavim and press “yyp” :-)
- deleted 4mo ago[deleted]
- lenkite 4mo agoIts "yyP" :-)