Click here to Skip to main content
15,892,768 members
Articles / Programming Languages / C#

Find and Bookmark Text Add-in

Rate me:
Please Sign up or sign in to vote.
4.13/5 (6 votes)
7 Jul 2004CPOL3 min read 41.6K   744   20  
A VS.NET sample add-in that finds and bookmarks all occurrences of a selected text. The add-in creates a new menu item in the Code Window's context menu.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Canada Canada
Bsc. computer science
15 yrs experience
C, C++, C#, Java, Delphi, VB
.Net

Comments and Discussions