We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If setting in Editor > Formatting > PHP > Before Namespace = 0, result is:
Editor
Formatting
PHP
Before Namespace
<?php namespace MyProject;
If Before Namespace = 1
Same with After open tag
After open tag
The text was updated successfully, but these errors were encountered:
Maybe it means "empty lines" and not "new line symbols"
Sorry, something went wrong.
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.
voted @ nb bugzilla
No branches or pull requests
If setting in
Editor
>Formatting
>PHP
>Before Namespace
= 0, result is:If
Before Namespace
= 1Same with
After open tag
The text was updated successfully, but these errors were encountered: