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 269750 - Blank Lines - configuration to add blank lines between functions
Summary: Blank Lines - configuration to add blank lines between functions
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 8.2
Hardware: All All
: P2 normal (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-05 22:53 UTC by khaperets
Modified: 2017-02-05 22:53 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 khaperets 2017-02-05 22:53:07 UTC
i try to set up code formatting according to fig-psr2 standards (https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)
but despite netbeans is doing pretty good job with formatting with lot of options, i wasnt able to set up blank lines between functions/methods.