Click here to Skip to main content
Click here to Skip to main content

Making F1 do something useful in Visual Studio

By , 12 Feb 2011
 

Alternatives

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

1. Making F1 do something useful in Visual Studio
Updated: 12 Feb 2011
F1 in Visual Studio takes forever, and rarely comes up with anything useful. Replace it with a Google MSDN search!
Visual-Studio
 
2. Making F1 do something useful in Visual Studio
Updated: 14 Feb 2011
I tried to run this the first time without any documents open and it threw an error, so I made a small mod to the original code to prevent VS from whining at me under those, probably limited, circumstances:Dim url As String = "www.google.com/search?q=MSDN"If DTE.ActiveDocument IsNot...
Visual-Studio
 
3. Making F1 do something useful in Visual Studio
Updated: 16 Feb 2011
I have an alternative Macro which, like the modification from newmodel, only requires you to have the cursor in or at either end of the search word.It also allows for searching from the Output Window and HTML Text.I have to confess that it is not all my own work, although the version...
Visual-Studio
 
4. Making F1 do something useful in Visual Studio
Updated: 4 May 2011
There is a very easy alternative to this in VS 2010 now :) Go to the Help menu, select 'Manage Help Settings', ignore any error messages ( I get 'You do not have permission to modify content under the location specified for the help content store'). Anyway, ignore any error messages then in the...
Visual-Studio
 

License

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

About the Author

MattPenner
Software Developer (Senior) Val Verde Unified School District
United States United States
Member
Matt is an avid technologist and loves to see solutions he has helped create to make others’ work easier and more productive. While much of his work consists of software development, database design and website development he would say his job is largely designing and implementing solutions. As an integral member of the Riverside County of SELPA he was one of the leads in recently migrating 22 LEAs from one web-based IEP software to another. Matt’s ambition is to become a CTO within education.

| | Privacy | Mobile
Web02 | 2.6.130523.1 | Last Updated 13 Feb 2011
Article Copyright 2011 by MattPenner
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid