Where is the C# Text Editor Options?

L

Lee

I've just started using VS(2005) and the first couple of projects I've
used VB since it's easy and I wanted to get my feet wet with the
framework.

Now I want to start on some C#, but I can't find the editor options for
the C# syntax.

I remember when I first started playing around with VS2005 and C#, I
could go in and change the text editing features of C# (where the curly
braces went by default, etc). Now, the only thing I see is options for
the VB editor. I've tried Tools > Options but it's doesn't seem to be
there any more.

Thank you,

--
Warm Regards,
Lee

"Upon further investigation it appears that your software is missing
just one thing. It definitely needs more cow bell..."
 
L

Lee

Lee enlightened me by writing:
I've just started using VS(2005) and the first couple of projects I've
used VB since it's easy and I wanted to get my feet wet with the
framework.

Now I want to start on some C#, but I can't find the editor options
for the C# syntax.

Never mind. Sorry, I didn't see the "Show all settings" checkbox.

Sorry,


--
Warm Regards,
Lee

"Upon further investigation it appears that your software is missing
just one thing. It definitely needs more cow bell..."
 
S

Scott Brady

Lee said:
Now I want to start on some C#, but I can't find the editor options for
the C# syntax.

Hi Lee.

I hope the following instructions help. Please note that these are for
VCS Express Edition.

Go to the Tools Menu

Select Options

Select Text Editor from the tree view.

Expand the Text Editor item to show the C# branch.

Under the C# Branch you will see a formatting item. The items under this
branch will allow you to change any settings relating to the editor
options for C#

Regards

Scott
 
S

Scott C

Lee said:
Never mind. Sorry, I didn't see the "Show all settings" checkbox.

Sorry,

Don't worry, it took me two weeks of wondering why the Options were so
pared down....

Scott
 

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

Top