top | item 17518164

(no title)

yonilevy | 7 years ago

As a heavy IntelliJ user - I use the function keys all the time. Some examples: F1: show file in project view, F2/Shift F2: next/previous error, Ctrl+F2: stop process, F3/Shift F3: find next/previous, F6: move/rename, different F7 variations: find usages, F9/F10: run/debug options, also F8-F10 - step over/into/out/continue, F12 - toggle maximize editor, etc.

I don't understand what I'm supposed to do with a touchbar, or how to otherwise remap all of these shortcuts... Sticking to my 2015 MBP for now, but I really hope Apple get their act together and release a developer-friendly model (because otherwise I'm a huge fan).

discuss

order

gilescope2|7 years ago

Intellij could support the touchbar - I was going to say it's a great way to do debugging until I found that using arrow keys + modifier is a fantastic way to control the debugger. (up=continue, left=step out, right=step in, down=step)

earlz|7 years ago

Why have I never heard of this arrow key method of debugging? That would be much more natural than the typical "fn+shift+F8 is step" stuff

thought_alarm|7 years ago

I use Control+S,Z,X,C for debugging, mapping Caps Lock to Control. (S=continue, Z=Step Over, X=Step In, C=Step Out). It keeps my right hand free for mousing around, drinking coffee, etc.

What modifier are you using for the arrow keys? Aren't they all taken already?

polyx|7 years ago

They already do, in the 2018.2 EAP there is support for touchbar. Since it's already in RC state I think the stable version will be out in a couple of weeks.

orbitur|7 years ago

Well, now it’s IntelliJ’s responsibility to add TouchBar support or remap those keys.

Nonetheless you can just turn the F keys back on.

lemming|7 years ago

FWIW they're adding support: https://twitter.com/bulenkov/status/984476361699069952 - it was supposed to be in 2018.2 but I haven't checked whether it made it or not.

I agree though, IntelliJ is my biggest worry when it comes to the Touch Bar.

polyx|7 years ago

I am using it right now. It works very well, also context aware so that it shows different stuff depending on what you are doing like in the debugger you will continue, next etc.

sievebrain|7 years ago

I use it, it made it, but I'd still prefer the old function keys back

iNate2000|7 years ago

Nobody needs to re-map anything, if IntelliJ would just support the touch bar, then they could keep the same shortcuts and rename the keys from "F8" to "Step Over"

yonilevy|7 years ago

I'm not looking at the keyboard when hitting those keys (I've been using this exact keymap for over 8 years), touchbar support isn't helping, I need tactile keys.