How to find closing brace?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bob Altman

    How to find closing brace?

    Hi all,

    In the VS 2005 IDE, is there an easy way to navigate to the closing brace
    for a given openeing brace in the source code?

    TIA - Bob


  • =?Utf-8?B?SlA=?=

    #2
    RE: How to find closing brace?

    You need hold the ctrl key and then closing brace.

    Thanks
    JP

    "Bob Altman" wrote:
    Hi all,
    >
    In the VS 2005 IDE, is there an easy way to navigate to the closing brace
    for a given openeing brace in the source code?
    >
    TIA - Bob
    >
    >
    >

    Comment

    • Bob Altman

      #3
      Re: How to find closing brace?

      Cool. Thanks!

      "JP" <JP@discussions .microsoft.comw rote in message
      news:17EDCE26-C2A6-49A4-B6A6-E04E1FCF1098@mi crosoft.com...
      You need hold the ctrl key and then closing brace.
      >
      Thanks
      JP
      >
      "Bob Altman" wrote:
      >
      >Hi all,
      >>
      >In the VS 2005 IDE, is there an easy way to navigate to the closing brace
      >for a given openeing brace in the source code?
      >>
      >TIA - Bob
      >>
      >>
      >>

      Comment

      Working...