Sign in
Aaron Marten
Visual Studio Extensibility All postings are provided "AS IS" with no warranties, and confer no rights.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Automation
DSL Tools
Extension Manager
F#
IronPython
Managed Language Tools
Pages
Performance
PerfWatson
PowerShell
Powertoys
Templates
Vista
Visual Studio
Visual Studio SDK
Visual Studio Shell
VSIX
VSX
Browse by Tags
MSDN Blogs
>
Aaron Marten
>
All Tags
>
extension manager
Tagged Content List
Blog Post:
Custom Extension Types with VSIX
Aaron Marten
I just posted an article entitled “Custom Extension Types with VSIX” on the Visual Studio Blog . Check it out if you’re interested in distributing custom content (not necessarily code) as a Visual Studio extension.
on
16 Apr 2010
Blog Post:
Including Existing Templates in a VSIX Container
Aaron Marten
In the Visual Studio 2008 SDK, we have several samples (most notably, IronPythonIntegration) set up to use the ZipProject, ZipItem, and VSTemplate build actions to create template zip files. Last week, I published a post on the Visual Studio Blog discussing how you could build templates from source files...
on
12 Mar 2010
Blog Post:
All Your RegKeys Are Belong To Us
Aaron Marten
I’ve been in many discussions lately with various folks about Visual Studio 2010 extensibility. Inevitably, someone suggests a solution to some problem involving changing/adding/deleting a registry key/value for an extension. If you need to do this, just remember this one rule: Do not ever edit a...
on
6 Nov 2009
Blog Post:
Pkgdef and the Experimental Instance in VS 2010
Aaron Marten
***Disclaimer: This information is about Visual Studio 2010 only. The following may not be accurate for future releases.*** One of the new features we introduced with the Visual Studio 2008 Isolated Shell was the concept of a pkgdef file . Pkgdef is essentially a REG file with tokenization. For example...
on
5 Jun 2009
Blog Post:
Visual Studio 2010 SDK Beta 1
Aaron Marten
The Visual Studio 2010 SDK Beta 1 is now available for download. Be sure to check out the latest supplemental readme as you’re likely to encounter some of these issues in using the SDK.
on
21 May 2009
Blog Post:
Visual Studio 2010 Beta 1 Shipped
Aaron Marten
Somasegar (VP in charge of DevDiv) has just blogged that Visual Studio 2010 Beta 1 has been released to the web. It will be available on MSDN in the next few hours, and available as a public download on Wednesday. (We will be releasing a matching Visual Studio SDK soon also.) Beta 1 is the first time...
on
18 May 2009
Blog Post:
Update on Extension Manager and Visual Studio 2010
Aaron Marten
Jason Zander , the General Manager for Visual Studio, has just announced some more details (with screenshots) on the new look and feel for Visual Studio 2010 (which relies heavily on WPF). In the same post, he also includes a screenshot of the new Visual Studio Extension Manager ( mentioned previously...
on
24 Feb 2009
Blog Post:
Extension Manager
Aaron Marten
One of the new features we plan on shipping for VS 2010 that I've been heads down on for the past few months is the "Extension Manager". I'll be posting more details about it here over the next several months. For the meantime, you can hear more about it (and see some very early mockups) in...
on
4 Nov 2008
Page 1 of 1 (8 items)