My favorites | Sign in
Project Logo
                
Search
for
Updated Aug 13, 2008 by travis.illig
Labels: Phase-Support
CR_BlockPainterPlus  
Paints delimited blocks in the editor.

Introduction

TODO

Installation

Installation instructions can be found on the InstallInstructions page.

Usage

TODO

Options

TODO

Credits

Author: Martin Mizzell


Comment by jvongillern, Nov 14, 2008

This plugin will paint a description of the scope block right after the end curly brace.

public class MyClass? {

public void DoSomething?() {
Console.WriteLine?("stuff");
} << Method DoSomething?
} << Class MyClass?


Sign in to add a comment
Hosted by Google Code