WrapToColumn icon indicating copy to clipboard operation
WrapToColumn copied to clipboard

An IntelliJ plugin that wraps text

Results 22 WrapToColumn issues
Sort by recently updated
recently updated
newest added

The new version wrapping Python docstrings adds ` * ` prefix to lines, if the comment starts on the docstring line. Input: ``` def a(): """ a a a a...

Hey, and first of all, thanks a lot for making and continuing to support this plugin! I'm using CLion 2024.2 and recently updated WrapToColumn to version 1.9.1. Since then, whenever...