I've search through the settings and haven't found an option for this, does anyone know if it's possible to configure VS 2005 to autocomplete brackets and strings while I type?
ie. When I type:
xmldoc.AppendChild(
VS will place the ")" for me and put the cursor inside the brackets?




Reply With Quote