Visual Studio - find end of a block

  • Thread starter Thread starter aaj
  • Start date Start date
A

aaj

Hi all

In the c# editor is there a way of selecting the '{' that marks the start of
a block and finding out where it associated '}' is.

thanks in advance

Andy
 
Many thanks


Andy


Jakob Christensen said:
Ctrl+[ finds the associated { or }.

HTH, Jakob.

aaj said:
Hi all

In the c# editor is there a way of selecting the '{' that marks the start
of
a block and finding out where it associated '}' is.

thanks in advance

Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top