Speeding Up C# Coding with Scripts

Find Tips and tricks on how to better use the Zeus IDE. Feel free to post your own tips but please do not post bug reports, feature requests or questions here.
Post Reply
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Speeding Up C# Coding with Scripts

Post by jussij »

Here are some examples of using scripts to help automate aspects of C# software development process:

C# Auto-complete for New Objects

C# XML Document Comments

C# Getter/Setter Macro

Cheers Jussi
Post Reply