Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New line after <?php and before namespace #1

Open
magnetik opened this issue Jul 24, 2014 · 3 comments
Open

New line after <?php and before namespace #1

magnetik opened this issue Jul 24, 2014 · 3 comments

Comments

@magnetik
Copy link
Contributor

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
Copy link

Banane9 commented Jul 25, 2014

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

@Pimmetje
Copy link

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
Copy link

ipimpat commented Oct 17, 2015

voted @ nb bugzilla

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants