PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Nathan Durland on January 13, 2010, 10:49:31 AM

Title: Bookmarks
Post by: Nathan Durland on January 13, 2010, 10:49:31 AM
Just little things.

Would it be possible to add "toggle bookmark here" to the right-click menu in the editor, and to add prev/next bookmark buttons to the tool bar?

Also, I would find it useful to have a code comment called "'BOOKMARK:".  In larger projects, I often like to place bookmarks on key or new pieces of code.  Right now I'm using the HELP: tag, but one called BOOKMARK: would just appeal to my sense of completeness.

Thanks
Title: Re: Bookmarks
Post by: Rolf Brandt on January 13, 2010, 12:31:14 PM
That's what I would like too.

Paul, could you implement bookmark features of Jellyfish? Like the bookmark icons in the toolbar? And I liked especially the fact that Jellyfish saved the bookmarks. If you are working on a larger project and don't get finished the same day saving the bookmarks would be a great feature!
Title: Re: Bookmarks
Post by: Nathan Durland on January 13, 2010, 02:35:25 PM
One thing I'd like with the addition of a 'BOOKMARK: code comment is that I can add a little text to describe what I'm bookmarking.  Then to find it, bring up the notes & choose it, rather than scroll through all the book marks.
Title: Re: Bookmarks
Post by: Rolf Brandt on January 13, 2010, 05:53:17 PM
That's true, but for that I usually use TODO. But you do have a point.
Title: Re: Bookmarks
Post by: Paul Squires on January 19, 2010, 09:16:46 PM
I have partially implemented this suggestion. The bookmarks for forms/modules that are open in the designer are now saved to the project file and restored when the project is loaded.

This new feature will be in v3.07.
Title: Re: Bookmarks
Post by: Rolf Brandt on January 20, 2010, 02:37:03 AM
That is great - thank you Paul!
Title: Re: Bookmarks
Post by: Martin Francom on January 21, 2010, 08:04:27 AM
Paul, I am glad to that.