Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.29 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.29 KB

dividers

Build Version Downloads

Allows creating banners and dividers to visually separate your code:

--------------------< some text here >-----------------------

you can customize the banners by providing a pattern to repeat:

=+==+==+==+==+==+==+< some text here >=+==+==+==+==+==+==+==+=

.oOo.oOo.oOo.oOo.oOo< some text here >oOo.oOo.oOo.oOo.oOo.oOo.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "dividers" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.