July 2004 - Posts

Regular Expression Language Service
26 July 04 04:36 PM | AllenD | 3 Comments   
I've finally gotten around to posting the Regular Expression Language Service so you can get to it. This is the project that I wrote during the TechEd VS Extensibility Feature Cookoff where I had to write this in 45 minutes or so. I tried the code with Read More...
Filed under:
Extensibility makes MSDN TV
15 July 04 04:37 PM | AllenD | 1 Comments   
Check out Ken Hardy, VS Core PM for Extensibility share some info on MSDN TV . If you were at TechEd 2004 San Diego, you might catch yourself in the background... Read More...
Filed under: ,
Solution Options Persistence (Part 2)
12 July 04 12:28 PM | AllenD | 0 Comments   
It occured to me that I didn't discuss what the framework will do when the options you specified in the AddOptionsKey method are needed to be loaded or saved. The framework will eventually call one of two virtual methods that you need to override. protected Read More...
Filed under:
Solution Options Persistence
09 July 04 03:52 PM | AllenD | 0 Comments   
I investigated this question earlier today for an internal VS client and wanted to share the results with the rest of the world... Your VS Package can place data into the solution file (.sln) or solution user options (.suo) file by implementing IVsPersistSolutionOpts Read More...
Filed under: ,
Page view tracker