Bookmarking by keyboard shortcut in IDEA 5.0.2 does not work
Hi I am trying to use CTRLSHIFT1 to set up a bookmark,
but this keystroke is not noticed by idea at all.
If I go to Seettings - > Keymap and try to edit any of the shortcuts, it is possible, but when I press CTRLSHIFTnumber there is no reaction at all.
CTRL+1 works, so I can navigate to bookmarks created in IDEA 5.0.1 but I cannot create a new ones. Has anyone enconutered this problem? Could it be caused by a plugin?
Please sign in to leave a comment.
Hello Adam,
A> Hi I am trying to use CTRLSHIFT1 to set up a bookmark, but this
A> keystroke is not noticed by idea at all.
A>
A> If I go to Seettings - > Keymap and try to edit any of the shortcuts,
A> it is possible, but when I press CTRLSHIFTnumber there is no
A> reaction at all.
A>
A> CTRL+1 works, so I can navigate to bookmarks created in IDEA 5.0.1
A> but I cannot create a new ones. Has anyone enconutered this problem?
A> Could it be caused by a plugin?
It's more likely to be caused by some utility that you have running, which
captures the keystroke and processes it as its own shortcut key.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
Hi Dmitry,
You were right, your post made me search for the culprit and it was Mercury Test Director stealing this shortcut. What a piece of !&%&%^&.
Thanks.