|
DrawLinesBetweenMethods
Draws a line between method, enum, and class declarations.
IntroductionThe VB.NET editor provides a line separator between methods but the C# editor does not. This plugin provides a similar line separation functionality with some additional flexibility for line format. It also now allows you to specify lines between enum and classes. Example:
(Blog article: http://blog.dotsmart.net/2008/05/02/lines-between-methods-in-the-c-editor-coderushdxcore-plugin/) OptionsThe options page allows you to change the line color, shadow, etc.
CreditsAuthor: Duncan Smart, with updates from Ben Alabaster. |
Sign in to add a comment

