XcodeBookmark
XcodeBookmark copied to clipboard
Restart XCode / F2 no longer works.
Environment
- XCode 6.3.1
- OSX 10.10.3
STR
- Install plugin (duh) :)
- Set a bookmark using cmd-F2
- Hit F2 and see that bookmark is jumped to.
- Quit Xcode
- Restart XCode
- Hit F2
Expected Results
- Bookmark should be navigated to.
Actual Results
- Nothing happens.
Extended Steps
- Add a new bookmark with cmd-F2
- Hit F2
- Note now the new bookmark is highlighted, but the old one is "forgotten."
@amccarri try the plugin now, I made a pull request that got merged which I think should fix this issue.
Thanks @zenangst. I didn't realize that in some occasion the app isn't ready when the plugin gets loaded.