Issue
When I use shortcuts in any IDE (IntelliJ or Eclipse) in Mac OSX, I have to press fn + function key (F1 - F12). Is there a way avoid it so that I only have to press the function key (F1 - F12)? Meanwhile, when I'm not in IDE, I want to use my function keys as app control as usual.
Solution
With the new MacBook Pro touchbar, we can use simply the function key F1 - F12 in IntelliJ or Eclipse, without having to press fn + (F1 - F12).
We can add IntelliJ or Eclipse in the following configuration:
After adding IntelliJ or Eclipse in the configuration:
With that configured, we can now press simply F8 to do step over when in debugger in IntelliJ, instead of pressing fn + F8.
Answered By - Kewei Shang
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.