What is the shortcut to navigate to a letter-Mnemonic Bookmark ?
Looking the Official Intellij Documentation , they just explains the shortcuts for the number-Mnemonic bookmarks.
PD: I would be nice to add Windows and Mac shortcuts.
When you toggle your letter-mnemonic bookmark, you can then show the bookmarks pop-up using SHIFT+F11 and the type the letter of your bookmark you want to go to. After you type the letter it immediately opens editor at the corresponding bookmark.
Looking at the list of commands in Settings/Keymap I don't see a way to assign shortcut to specific letter-mnemonic bookmarks in the same way it works for number-mnemonic bookmarks, so this is probably the only way.
I verified that this solution works on both Windows and Linux version of IntelliJ 13. Hopefully it will work the same way on Mac version too.