Hyperlink Sample
Introduction:
This is a Visual Studio 2010 sample extension that provides text-coloring and "clickability" to hyperlinks within the code editor window. This sample shows how to accomplish this functionality through the use of the new classification and mouse processor API's.
Requirements:
Download and install:
- Download the zip file associated with the sample
- Unzip the sample to your machine
- Double click on the .sln file to launch the solution
Building and running the sample
- To build and execute the sample, press F5 after the sample is loaded
Additional Resources
|