Sublime Forum

WrapCode Plugin

#1

I wrote a plugin that wraps selected code to a configurable column width.

It works a bit more intelligently than the built-in wrapping command, in that it will reflow comments and so forth in source code, much like Vim will.

github.com/abrookins/WrapCode

0 Likes