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 267699 - Add note that multiline alignment depends on wrapping
Summary: Add note that multiline alignment depends on wrapping
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks: 267617
  Show dependency tree
 
Reported: 2016-08-25 10:42 UTC by SebastianZ
Modified: 2016-08-27 02:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SebastianZ 2016-08-25 10:42:58 UTC
The multiline options at Tools > Options > Editor > Formatting > PHP > Alignment depend on the wrapping settings chosen at Tools > Options > Editor > Formatting > PHP > Wrapping.

Therefore a note should be added to the 'Alignment' category clarifying that dependency (and maybe even link to the 'Wrapping' category).

Sebastian
Comment 1 Tomas Mysik 2016-08-25 12:25:47 UTC
A good idea, will try to look at it, thanks.
Comment 2 Tomas Mysik 2016-08-26 06:28:52 UTC
Should be fixed now. Thanks.

http://hg.netbeans.org/web-main/rev/f6f51a3565ed
Comment 3 Quality Engineering 2016-08-27 02:19:45 UTC
Integrated into 'main-silver', will be available in build *201608270002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f6f51a3565ed
User: Tomas Mysik <tmysik@netbeans.org>
Log: #267699 - Add note that multiline alignment depends on wrapping