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 269978 - Formatting Export
Summary: Formatting Export
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-04 12:47 UTC by bastianschwarz
Modified: 2017-03-07 18:38 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Patch for php.editor module (1.46 KB, patch)
2017-03-04 12:47 UTC, bastianschwarz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bastianschwarz 2017-03-04 12:47:56 UTC
Created attachment 163758 [details]
Patch for php.editor module

The ability to export the code formatting is missing right. The attached patch will add it.

Verification Steps:

1. Open netbeans with a new Userdir: ./netbeans --userdir ~/nbtest
2. Edit some PHP formatting settings
3. Export
4. Reset the settings
5. Import the settings
6. Settings are imported
Comment 1 bastianschwarz 2017-03-04 12:56:28 UTC
I'm not near a (working) printer right now so I can't submit the OCA ... if at all possible, integrate the patch anyway. I will submit the OCA ASAP.

Cheers
Bastian
Comment 2 bastianschwarz 2017-03-07 18:38:44 UTC
OCA is now submitted.