The Artima Developer Community
Sponsored Link

.NET Buzz Forum
RefAssistant Macro

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Avery

Posts: 1206
Nickname: james615
Registered: Sep, 2003

James Avery is a .NET pimp
RefAssistant Macro Posted: Jun 28, 2005 7:24 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by James Avery.
Original Post: RefAssistant Macro
Feed Title: .Avery Blog
Feed URL: /blog/Install/BlogNotConfiguredError.aspx
Feed Description: .NET and everything nice
Latest .NET Buzz Posts
Latest .NET Buzz Posts by James Avery
Latest Posts From .Avery Blog

Advertisement

I just posted a pretty cool reader submitted macro over on VisualStudioHacks.com. Kevin wanted a little more than the Type Finder macro in the book offered so he wrote his own. Here is a brief description of the macro in his words:

"This macro will search through the major assemblies in the Global Assembly Cache (GAC) to find the type name selected in the text editor. If the type is found, the fully qualified type name will be expanded in the text editor and a reference to the containing assembly will be added to the active project (if it does not already exist). When more than one type name matches the search text, a dialog box will be displayed with all of the available choices from which the programmer may select the correct class."

You can download it over here.

-James

Read: RefAssistant Macro

Topic: Orwell on programming Previous Topic   Next Topic Topic: Blog Importer

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use