Welcome to MSDN Blogs Sign in | Join | Help

Pedro Silva's Blog

Development lead on Visual Studio Platform team focusing on the extensibility of Visual Studio.

Syndication

News

My name is Pedro Silva. I’m the development lead in the Visual Studio Platform team at Microsoft, working on VS Extensibility features, enabling VS extensions and the VS SDK.

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

Browse by Tags

All Tags » Visual Studio   (RSS)
Cool Extension: SQL Azure Explorer
I was just looking through some new extensions on the Visuals Studio Gallery for VS2010 Beta 2 and came across this one: the SQL Azure Explorer by Johan Danforth . This extension creates a tool window in Visual Studio similar to the Server Explorer, that Read More...

Posted Friday, November 06, 2009 9:45 AM by PedroSilva | 0 Comments

Filed under: , ,

Visual Studio 2010 SDK for Beta 2 Now Available!
The Visual Studio 2010 Beta 2 SDK is now available for everyone to use from the Download Center. So, install it (it's quick), and start building you very own extensions to Visual Studio today! And once you have those extensions ready to share with world, Read More...

Posted Wednesday, October 21, 2009 11:36 AM by PedroSilva | 0 Comments

Visual Studio 2010 Beta 2 Available
We announced today the availability of the Visual Studio 2010 Beta 2 on MSDN . Later this week, on Wednesday, it will generally be available for everyone from the Download Center. There has been a ton of work, performance improvements, and bug fixing Read More...

Posted Monday, October 19, 2009 3:40 PM by PedroSilva | 0 Comments

Filed under: ,

Cool Extension: Vim Emulation
Jared just released a cool new editor extension for Visual Studio 2010 Beta 1 to provide Vim editor emulations . You can find this on the VS Gallery and through the Extension Manager in VS 2010, so go test drive it today. He also talks more about what Read More...

Posted Wednesday, September 09, 2009 11:36 AM by PedroSilva | 0 Comments

Filed under: ,

Online Templates for the New Project Dialog
ScottGu recently posted about the new online templates feature of the Visual Studio 2010 Beta1. The discussions on his blog have been pretty lively, and mostly folks seem to like this new feature. The Online tab of the New Project Dialog is built on the Read More...

Posted Friday, August 28, 2009 11:27 AM by PedroSilva | 0 Comments

Look Ma, No More PLKs!
For those of you trying out Visual Studio 2010 Beta 1, you may have already noticed... But, Visual Studio 2010 no longer requires you to create Package Load Keys (PLKs) for writing and deploying VSPackage extensions to VS. This will probably come with Read More...

Posted Friday, June 19, 2009 1:35 PM by PedroSilva | 2 Comments

Update to AboutBox Extension
I recently posted an update the the WPF AboutBox (CS) extension (v 0.4) on the VS Gallery. You can find it by launching the Extension Manager in Visual Studio 2010 Beta 1. If you've already previously installed it, then click on the Updates tab on the Read More...

Posted Wednesday, June 10, 2009 7:46 AM by PedroSilva | 0 Comments

Filed under: ,

Creating an Item Template Extension (Addendum)
There are a couple of other ways to create project/item template extensions besides using the VSIX Explorer. So, I’m going to give some quick steps here for folks that would like to use an alternative… Just replace Part 2 of my earlier posts with either Read More...

Posted Monday, June 08, 2009 8:48 PM by PedroSilva | 3 Comments

Creating an Item Template Extension (Part 3)
The VSIX file we created in Part 2 is the new unit of deployment for extension in Visual Studio 2010. VS knows how to install these types of extensions, and the VS Gallery is a place where you can host them. Also, the contents of the Gallery are then Read More...

Posted Sunday, June 07, 2009 1:22 PM by PedroSilva | 1 Comments

Creating an Item Template Extension (Part 2)
Now, that we have a zipped up item template (from Part 1 ), how do we get this thing ready for the VS Gallery ? All uploads hosted on the Gallery need to be VSIX files. I’m not going to talk much today about the file format (that is a full topic of its Read More...

Posted Thursday, June 04, 2009 8:58 PM by PedroSilva | 4 Comments

Creating an Item Template Extension (Part 1)
I’ve put together a WPF AboutBox item template and released it on the Visual Studio Gallery . It’s published there so that you can download, install, and use it through the Extension Manager and New Item dialog in Visual Studio 2010 Beta 1. Now, I’m going Read More...

Posted Wednesday, June 03, 2009 4:42 PM by PedroSilva | 4 Comments

Quick Tutorial on Building Extensions with the VS SDK
It's pretty cool when you General Manager is out working with the bits you just released. Jason just released a quick tutorial on how to create an editor extension using the VS SDK . Check out the steps he went through to create, build, test, and deploy Read More...

Posted Tuesday, June 02, 2009 3:59 PM by PedroSilva | 1 Comments

New Template Extension on the Gallery
I just created an new Item Template for the WPF AboutBox that I've been discussing in this blog . The item template will create a new AboutBox for your WPF application... It is currently only in C#, but I'm working on a VB version as well. This is Visual Read More...

Posted Thursday, May 28, 2009 10:52 AM by PedroSilva | 1 Comments

Filed under: , ,

The DSL Beta1 SDK is out!
Well lots of announcements this week with the VS Beta coming out... so here's one more: The Visual Studio 2010 DSL SDK Beta1 is available for download! This one is near and dear to me because I've worked on DSL Tools in the past, and it's wonderful to Read More...

Posted Friday, May 22, 2009 9:24 AM by PedroSilva | 1 Comments

Early Buzz on the VS SDK and Extension Manager
Well for the first couple of days of being out, we've been getting some good usage and feedback of the SDK and extensions being downloaded through the Extension Manager in VS 2010 Beta 1. Here are some highlights: Scott Hanselman has a cool post about Read More...

Posted Thursday, May 21, 2009 4:46 PM by PedroSilva | 2 Comments

More Posts Next page »
Page view tracker