[
https://issues.apache.org/jira/browse/NETBEANS-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16571930#comment-16571930
]
Jack J. Woehr commented on NETBEANS-747:
----------------------------------------
[~mcheung63] I also have experienced this.
The CSS editor does not recognize variable syntax
e.g.,
{code:java}
--about-burnishing-column-width:50%;{code}
is highlighted as an error as is
{code:java}
width: var(--about-burnishing-column-width);{code}
I think this syntax is simply missing from
css.editor/src/org/netbeans/modules/css/lib/nblexer
I'm looking at this and struggling to grasp the code :)
> CSS Editor does not recognize variable syntax
> ---------------------------------------------
>
> Key: NETBEANS-747
> URL: https://issues.apache.org/jira/browse/NETBEANS-747
> Project: NetBeans
> Issue Type: Bug
> Components: web - CSS Editor
> Affects Versions: 8.2
> Reporter: Peter
> Priority: Major
> Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png
>
>
> Netbeans reports my css has error but it should not
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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