Skip to content
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.

An extension that adds visual separators between methods in C# code as it made in the code editor for Visual Basic

Notifications You must be signed in to change notification settings

rpeshkov/VisualMethodSeparators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visual Method Separators

Warning! This project is unmantained. Starting from VS2015, Visual Studio supports this functionality natively.

Tools Menu - Option... - Text Editor - ( Your dev language ) - Advanced - Show procedure line separators

Overview

This 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.

About

An extension that adds visual separators between methods in C# code as it made in the code editor for Visual Basic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages