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.
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.
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.
-
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...
This theme is heavily inspired by comment-box.nvim.
Please submit issues with any bugs you find.