maniaplanet / netbeans-psr

Netbeans settings to comply to PHP's PSR 1 & 2
56 stars 9 forks source link

New line after <?php and before namespace #1

Open magnetik opened 10 years ago

magnetik commented 10 years ago

If setting in Editor > Formatting > PHP > Before Namespace = 0, result is:

<?php namespace MyProject;

If Before Namespace = 1

<?php

namespace MyProject;

Same with After open tag

Banane9 commented 10 years ago

Maybe it means "empty lines" and not "new line symbols"

Pimmetje commented 9 years ago

There is a Netbeans bugreport. Only nobody is working on it. I just voted for it https://netbeans.org/bugzilla/show_bug.cgi?id=243744 hope it helps.

ipimpat commented 8 years ago

voted @ nb bugzilla