MAC OS Pycharm Keyboard shortcut not working for code analyzer
I am trying to launch to code analyzer from a short and it's not working -- the tooltip is ^F5 but pressing this does nothing.
My configuration is:
Pycharm keymap = macOS
In my mac I set the toolbar to display function keys when pycharm is active
Running Mac OS Mojave 10.14.6, Pycharm Pro 2020.1
Please sign in to leave a comment.
Hi, do you mean code inspections? https://www.jetbrains.com/help/pycharm/running-inspections.html
Please make sure "Inspect code" action is configured to correct shortkey in keymap settings: https://www.jetbrains.com/help/pycharm/settings-keymap.html
Thanks! This solved the issue. I think this is confusing because your UI shows tooltips that may not be set, but it was an easy fix. Overall I am very happy with pycharm!