[ 
https://issues.apache.org/jira/browse/NETBEANS-3891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea updated NETBEANS-3891:
-----------------------------
    Description: 
Hi, I wanted to ask if you can make this change.

Menu: "Tools -> Options -> Editor -> Formatting"
 Language: PHP
 Category: Spaces
 Section: "Around Operators"

Is it possible to add the "Boolean Operators" checkbox to differentiate them 
from the "Binary Operators"?

 

 

Example:

if($a==1 && $b!=2){

    // body

}

  was:
Hi, I wanted to ask if you can make this change.

Menu: "Tools -> Options -> Editor -> Formatting"
Language: PHP
Category: Spaces
Section: "Around Operators"

Is it possible to add the "Boolean Operators" checkbox to differentiate them 
from the "Binary Operators"?

 

 

Example:

if($a==1 && $b!=2){

    // body

}


> Formatting: Divide "Boolean Operators" from "Binary Operators"
> --------------------------------------------------------------
>
>                 Key: NETBEANS-3891
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3891
>             Project: NetBeans
>          Issue Type: Wish
>          Components: editor - Formatting & Indentation, javascript - 
> Formatting & Indentation, php - Formatting & Indentation
>    Affects Versions: 11.2
>            Reporter: Andrea
>            Priority: Minor
>             Fix For: Next, 12.0, 11.3
>
>         Attachments: Schermata da 2020-02-18 17-13-05.png
>
>
> Hi, I wanted to ask if you can make this change.
> Menu: "Tools -> Options -> Editor -> Formatting"
>  Language: PHP
>  Category: Spaces
>  Section: "Around Operators"
> Is it possible to add the "Boolean Operators" checkbox to differentiate them 
> from the "Binary Operators"?
>  
>  
> Example:
> if($a==1 && $b!=2){
>     // body
> }



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to