OverviewThis is an extension that adds visual separators between methods in C# code as it made in the code editor for Visual Basic. Visual method separation allows you to easily see where the method begins and ends.
Screenshot
LimitationsSearch for method signature is quiet dummy for now and may not find all of them.
CostThis extension is absolutely free. But if you like it, donate a few dollars so I could make it more powerful. Donate via PayPal: Link
Version historyv1.2 * Added support for VS2013 v1.1 * Added support for VS2012 * Added settings v1.0 * Initial release |