[TxMt] Re: Disabled Softwrap still wraps long PHP comments

Jacob Carlborg doob at me.com
Thu May 22 14:43:20 UTC 2014


On 22/05/14 15:49, Carpii UK wrote:
> I like to develop with soft wrap disabled, which works fine for PHP code
> But for comments beginning with //, it still soft wraps them anyway
>
> Is there a way to disable this?
>
> Example:
>
> <?php
> // this is a very long string which shouldnt wrap this is a very long
> string which shouldnt wrap this is a very long string which shouldnt
> wrap this is a very long string which shouldnt wrap
> $foo = "this is a very long string which shouldnt wrap this is a very
> long string which shouldnt wrap this is a very long string which
> shouldnt wrap this is a very long string which shouldnt wrap";
> ?>

See the thread "Comments ignore "Soft wrap" settings" [1]

[1] 
http://textmate.1073791.n5.nabble.com/Comments-ignore-quot-Soft-wrap-quot-settings-td27717.html

-- 
/Jacob Carlborg



More information about the textmate mailing list