This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 225545 - Improve wrapping before and after assignment operator (and other similar options as well)
Summary: Improve wrapping before and after assignment operator (and other similar opti...
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-30 15:14 UTC by Ondrej Brejla
Modified: 2013-01-30 15:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Brejla 2013-01-30 15:14:41 UTC
Currently user can set just a wrapping for one side - "before" or "after" operator (which one is selected by a checkbox in options). The second side is always formatted as NEVER. 

Probably it makes sense, but maybe one would like to have options for both sides...i.e. one can wrap ALWAYS before and ALWAYS after operator.

So consider to add the separate option for both sides.