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

[jira] [Created] (NETBEANS-4920) Shows error for grid-template-rows or related properties in CSS editor

Omid Nejadabbasi created NETBEANS-4920:
------------------------------------------

             Summary: Shows error for grid-template-rows or related properties in CSS editor
                 Key: NETBEANS-4920
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4920
             Project: NetBeans
          Issue Type: Bug
          Components: web - CSS Editor
         Environment: Windows 10, Netbeans version:12.0, java: 14.0.2
            Reporter: Omid Nejadabbasi


Netbeans is really great for web development but some properties are not recognized by the CSS editor. If those issues are solved netbeans is the best free ide for web development. These properties are:

grid-template-columns

grid-template-rows

grid-row

grid-column

grid-template-areas

grid-auto-columns

grid-auto-rows

There might be other properties that I am unaware of. So please add them too. Also when we set an element to "display:grid" we can set their "align-items" to "start" it is not recognized. So I think that netbeans does not know anything about grid layouts in CSS!!!

 



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