Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.75 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.75 KB

Code Divider

Build Version Downloads

Description

This is a plugin that lets you add dividers to your code using comments. Diver types include lines and boxes. Sample can be found here.

Usage

It is recommended to access code dividers by searching Code Divider in Find Action . This can be done by pressing Ctrl + Shift + A and typing Code Divider. This will bring up a list of all available dividers. Selecting one will insert it at the current cursor position. Alternatively, selecting Code Divider will bring up a menu of all available dividers.

Settings

Most parts of Code Divider can be customized. This includes lengths, text transformation, and line symbol types. These settings can be accessed in Settings/Preferences > Code Divider.

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "code-divider" > Install

  • Manually:

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


Acknowledgements

This theme is heavily inspired by comment-box.nvim.

Issues and Bugs

Please submit issues with any bugs you find.