Skip to content

52inc/intellij-SectionBlockCommentGenerator

Repository files navigation

Section Block Comment Generator

An IntelliJ IDEA plugin for generating a block comment we commonly use for sectioning parts of a java class

Usage

Just press Cmd + N on Mac or Alt + Insert on Windows to bring up the Generate window and select Generate Block Section Comment and the Plugin will generate:

/***********************************************************************************************
 *
 * SECTION
 *
 */

At your current cursor position

Installation

Download the Jar file from Here: BlockCommentGeneratorPlugin.jar

Then in IntelliJ IDEA or �Android Studio preferences, go to Plugins, then click Install Plugin from Disk..., and select the downloaded jar file, then reboot.

About

An IntelliJ IDEA plugin for generating a block comment we commonly use for sectioning parts of a java class

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages