I used long time Eclipse. In Eclipse it possible to press F2 and hints (e.g. about error) don’t disappears and I can also copy the message directly from hint.
But in IntelliJ Idea (start to using now) hints are displayed for few milliseconds.
Does it possible fix by settings or changes in config file?
Thanks.
I used long time Eclipse. In Eclipse it possible to press F2 and hints
Share
Look at
Help > Default Keymap Referencein the IntelliJ menu. PerhapsCtrl-qorCtrl-F1are what you’re looking for?You can always remap keys in IDEA and not all functions have a keystroke by default, but they can be added.