Can someone please tell me if it possible to create macros that produce the common lines of code in C# for example " Console.WriteLine(""); ".
I am relatively new to C# and have never used the Macros.
Also is it possible to use them to write certain methods which i use frequently?
Any help will or interesting info will help me lots
Thanks !!