Home

Anonymous Jason Penniman

Description

Addin for Visual Studio 2008 and 2010 that provides auto close functionality for braces, parenthesis, brackets, and quotes -- {}, [] (), "", ''.

If you're familiar with Eclipse or Netbeans, you know that code editors in these IDEs automatically close braces, parenthesis, brakets, and quotes for you, and place the cursor between the open/close. One complaint I've had, along with many others according to my Google searches on the topic, is that Microsoft Visual Studio does not provide this functionality.

The long term goal for this project is to provide other simple productivity enhancements that to those of us who spend a lot of time in the Java IDE's and find the lack of these toys in Visual Studio annoying.

New in version 0.5.0

  • Support for Visual Studio 2010
  • Removed support for Visual Studio 2005. Use Version 0.1.0 if you want to use VS 2005.
  • Removed Installer
  • Converted to Visual Studio Package

Features

  • Auto close functionality for braces, parenthesis, brackets, and quotes -- {}, [] (), "", ''.

License

This project is distributed under the Apache2 license.

See Also

If you haven't already, check out the Power Commands project over at MSDN. It solves many other of the little annoyances. http://code.msdn.microsoft.com/PowerCommands


MongoDB Logo MongoDB