joshoohaah / comment-labels-ruby

Create large text comments for easy visual segmentation of code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comment-labels README

This extension allows you to create big comment label blocks for easy visual separation of code.

Using

On a blank line in the editor, type the text you want to make a comment label for, and then run Comment Label from the command palette.

Usage

Known Issues

The command does not support some characters such as slashes and other characters that do not render well in the ascii text format.

Release Notes

1.0.0

Initial release of Comment Label extension.

About

Create large text comments for easy visual segmentation of code

License:MIT License


Languages

Language:JavaScript 100.0%