It's Spann, not spam

Technical blog to provide content that developers find useful.

VS2010 Beta 1 Extensibility

VS2010 Beta 1 Extensibility

  • Comments 2

While reading my email, I came across a message that looked very interesting.  It was an email in regards to the extensibility of the Visual Studio 2010 Beta 1.  Back in fall at the PDC conference, the Visual Studio team showed off how easy it was to extend Visual Studio.  So you might be asking yourself, well so! 

Examples of cool things you can do:

  • Overlay rich metadata on top of the editor to bring new information to your fingertips.
  • Develop new project templates to accelerate your work.
  • Create innovative user interface elements using the WPF shell.
  • Upload your extension to the Visual Studio Gallery to find it in the Extension Manager.

Just from looking at the stuff available from the gallery, I think the RegEx Editor Sample is very promising.  I can’t tell you how many times I have gone out to the internet to find Regex engine to help parse strings.

Have a look for yourself.  Maybe you will find a tool that will help take a burden from your daily coding.  If you feel lucky, maybe you will be the next developer to write the next best extension!

Happy coding!

Page 1 of 1 (2 items)
Leave a Comment
  • Please add 8 and 6 and type the answer here:
  • Post