[wingide-users] Re: A couple of bookmark ideas...
Wingware Support
support at wingware.com
Wed Dec 9 16:13:13 MST 2009
Ken Kinder wrote:
> On Mon, Dec 7, 2009 at 10:33 AM, Ken Kinder <kkinder at gmail.com
> <mailto:kkinder at gmail.com>> wrote:
>
> It would facilitate refactoring searches if WingIDE would allow you
> to create bookmarks from search results. For example, if you search
> for an old function name, you could auto-bookmark all instances of
> it in your code, then remove the bookmarks as you refactor.
>
> To help keep a lot of bookmarks organized, it would also be nice if
> you could "tag" bookmarks in some way.
>
>
> Another bookmark idea: Auto-bookmark comments that have tags like
> "TODO:" and "FIXME:"
Wouldn't those be handled adequately w/ an instance of Search in Files
that searches for them in all project files? We could make some changes
to make it easier to use it for that, but I already use that to find all
our tags like this.
--
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list