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

Summary: Blank Lines - configuration to add blank lines between functions
Product: php Reporter: khaperets
Component: Formatting & IndentationAssignee: issues@php <issues>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.