You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Andrea (Jira)" <ji...@apache.org> on 2020/02/18 16:28:00 UTC

[jira] [Updated] (NETBEANS-3891) Formatting: Divide "Boolean Operators" from "Binary Operators"

     [ 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)

  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 &amp; Indentation, javascript - Formatting &amp; Indentation, php - Formatting &amp; 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)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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