I couldn\'t find a way to put a bookmark inside the code in XCode 4. I know about the #pragma mark thing but it\'s not what I\'m looking for. What I need is somethi
You can install an Xcode plugin called "XBookmark".
This plugin provide features below :
How to install XBookmark:
Now, you can see menus about bookmarks in the Edit Menu.
PS : This plugin is open source.