Re: format all .cs files in the project using visual studio 2005
- From: puzzlecracker <ironsel2000@xxxxxxxxx>
- Date: Tue, 14 Oct 2008 17:37:36 -0700 (PDT)
On Oct 14, 4:23 pm, "Cowboy \(Gregory A. Beamer\)"
<NoSpamMgbwo...@xxxxxxxxxxxxxxxxxx> wrote:
You can edit the template to fit whatever style you want the file to have
when you create a new class file, if that is your question. I do not
remember the folder for VS 2005 off hand, but I used to do it with every new
machine I set up. Primarily setting up regions to hold particular code
constructs (definitions, properties, methods, etc.)
On existing files, get a tool like Resharper, as it can reorganize the file
for you.
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
Subscribe to my bloghttp://feeds.feedburner.com/GregoryBeamer#
or just read it:http://feeds.feedburner.com/GregoryBeamer
********************************************
| Think outside the box! |
********************************************"puzzlecracker" <ironsel2...@xxxxxxxxx> wrote in message
news:f46eddd0-6ee7-489a-92aa-6546ca1db291@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Is there way to format all my source file in project, perhaps
follow some generic template (then I would also need one) since i have
a lot of files and I don't want to screw it up manually? Thanks
Perhaps, I wasn't clear -- all I want is a tool that will go through
all of my files in the project and remove extra space, indent lines/
constucts, etc.
I am fairly sure vs2005 has this functionality.
Thanks
.
- Follow-Ups:
- Re: format all .cs files in the project using visual studio 2005
- From: Cowboy \(Gregory A. Beamer\)
- Re: format all .cs files in the project using visual studio 2005
- References:
- format all .cs files in the project using visual studio 2005
- From: puzzlecracker
- Re: format all .cs files in the project using visual studio 2005
- From: Cowboy \(Gregory A. Beamer\)
- format all .cs files in the project using visual studio 2005
- Prev by Date: upgrading to 2.0
- Next by Date: Re: Structured Exception handling in .Net
- Previous by thread: Re: format all .cs files in the project using visual studio 2005
- Next by thread: Re: format all .cs files in the project using visual studio 2005
- Index(es):
Relevant Pages
|