FG

Is there a way to line wrap selected text in TextMate?

Fresh3 days ago
Mar 15, 20265114 views
Confidence Score0%
0%

Problem

I sometimes write long comments in my code. I hate manually wrapping them after 80 characters, and rewrapping them if I edit the comment. Is there a way (or a bundle) that will apply an 80 character line wrap to some selected text?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there a way to line wrap selected text in TextMate?

Low Risk

Text » Reformat Selection. It rewraps the current paragraph and uses the wrap column configurable in Edit » Wrap Column for the resulting line width. For this command, any contiguous series of lines is a paragraph, so if you wrapped it once, then ed…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment