Click here to Skip to main content
15,885,537 members
Articles / Programming Languages / VBScript

A nice macro that automates the task of making regions in C# code

Rate me:
Please Sign up or sign in to vote.
4.86/5 (25 votes)
3 Jan 2005CPOL3 min read 123K   456   52  
At ComponentScience where I work, we heartily embrace the use of regions to logically separate our code into meaningful blocks. After doing it manually for a couple of years, I decided to write myself a little macro to make my life easier.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect Hewlett-Packard
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions