You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Rick Hegarty (JIRA)" <ji...@apache.org> on 2018/03/05 18:46:00 UTC

[jira] [Updated] (NETBEANS-445) Many missing values for code completion of the CSS display property

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

Rick Hegarty updated NETBEANS-445:
----------------------------------
    Description: 
Code completion offers many options for the value of the CSS *display* property when editing a CSS file (see the attached screen shot), but there are still many possible values that  are not supplied.

Based on the information provided in "CSS Display Module Level 3" ([https://www.w3.org/TR/css-display-3]) the following options should be added to code completion for the *display* property in NetBeans:

*flow*
 *flow-root*
 *flex*
 *grid*
 *subgrid*
 *ruby-base-container*
 *ruby-text-container*
 *contents*
 *inline-flex*
 *inline-grid*

  was:
Code completion offers many options for the value of the CSS *display* property when editing a CSS file (see the attached screen shot), but there are still many possible values that  are not supplied.

Based on the information provided in "CSS Display Module Level 3" (https://www.w3.org/TR/css-display-3) the following options should be added to code completion for the *display* property in NetBeans:

***flow*
*flow-root*
*flex*
*grid*
*subgrid*
*ruby-base-container*
*ruby-text-container*
*contents*
*inline-flex*
*inline-grid*


> Many missing values for code completion of the CSS display property
> -------------------------------------------------------------------
>
>                 Key: NETBEANS-445
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-445
>             Project: NetBeans
>          Issue Type: Bug
>          Components: web - CSS Editor
>    Affects Versions: 9.0
>         Environment: Product Version: Apache NetBeans IDE Dev (Build incubator-netbeans-release-205-on-20180202)
> Java: 1.8.0_162; Java HotSpot(TM) 64-Bit Server VM 25.162-b12
> Runtime: Java(TM) SE Runtime Environment 1.8.0_162-b12
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: C:\Users\johndoe\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\johndoe\AppData\Local\NetBeans\Cache\dev
>            Reporter: Rick Hegarty
>            Priority: Minor
>              Labels: autocompletion, css, css3
>         Attachments: nbDisplayValues.png
>
>
> Code completion offers many options for the value of the CSS *display* property when editing a CSS file (see the attached screen shot), but there are still many possible values that  are not supplied.
> Based on the information provided in "CSS Display Module Level 3" ([https://www.w3.org/TR/css-display-3]) the following options should be added to code completion for the *display* property in NetBeans:
> *flow*
>  *flow-root*
>  *flex*
>  *grid*
>  *subgrid*
>  *ruby-base-container*
>  *ruby-text-container*
>  *contents*
>  *inline-flex*
>  *inline-grid*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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