[jira] [Commented] (NETBEANS-1409) Unexpected token SEMI found

2018-12-14 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16721046#comment-16721046
 ] 

Christian Lenz commented on NETBEANS-1409:
--

Ah yeah I see, I forgot about the shitty variable name with "dash dash". Yes 
this is not supported at all.

> Unexpected token SEMI found
> ---
>
> Key: NETBEANS-1409
> URL: https://issues.apache.org/jira/browse/NETBEANS-1409
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Dhanush Pavadai
>Priority: Critical
> Attachments: ddd.png, phpstorm_css.png
>
>




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

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

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



[jira] [Commented] (NETBEANS-1409) Unexpected token SEMI found

2018-12-13 Thread Los Vitaly (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16720609#comment-16720609
 ] 

Los Vitaly commented on NETBEANS-1409:
--

I mean, that NB does not understand all *new* CSS syntax, although NB 10 has a 
good support for HTML & JS & CSS. 

PHPStorm shows errors too, so I think it's not a bug,and can be changed for 
Improvement 

> Unexpected token SEMI found
> ---
>
> Key: NETBEANS-1409
> URL: https://issues.apache.org/jira/browse/NETBEANS-1409
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Dhanush Pavadai
>Priority: Critical
> Attachments: ddd.png, phpstorm_css.png
>
>




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

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

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



[jira] [Commented] (NETBEANS-1409) Unexpected token SEMI found

2018-12-11 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16718565#comment-16718565
 ] 

Christian Lenz commented on NETBEANS-1409:
--

[~vitalykk1983] he said, he has this problem in NetBeans 8.2. Of course 
NetBeans understand CSS/LESS/SCSS until 9.0. WIth 10 it will come back. But if 
he has the problem in 8.2, it could also happen in 10.

> Unexpected token SEMI found
> ---
>
> Key: NETBEANS-1409
> URL: https://issues.apache.org/jira/browse/NETBEANS-1409
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Dhanush Pavadai
>Priority: Critical
> Attachments: ddd.png
>
>




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

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

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



[jira] [Commented] (NETBEANS-1409) Unexpected token SEMI found

2018-12-11 Thread Los Vitaly (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16717978#comment-16717978
 ] 

Los Vitaly commented on NETBEANS-1409:
--

NB does not understand CSS syntax, I report some bugs before.

https://issues.apache.org/jira/browse/NETBEANS-1691

https://issues.apache.org/jira/browse/NETBEANS-1693

You can filtered out CSS parsing errors. Maybe after release NB 10 (when?) it 
will be fixed in future

 

> Unexpected token SEMI found
> ---
>
> Key: NETBEANS-1409
> URL: https://issues.apache.org/jira/browse/NETBEANS-1409
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Dhanush Pavadai
>Priority: Critical
> Attachments: ddd.png
>
>




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

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

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



[jira] [Commented] (NETBEANS-1409) Unexpected token SEMI found

2018-12-05 Thread Jim (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16710915#comment-16710915
 ] 

Jim commented on NETBEANS-1409:
---

I'm getting this error in my sources folders as well. It appears in my 
bootstrap.css file as well as my bootstrap.min.css file. In both files, just 
like the screenshot, it red underlines the semi colon following my "blue" color 
in my "root". If I delete blue it simply moves down. Netbeans doesn't like that 
semi! What's up with that?

> Unexpected token SEMI found
> ---
>
> Key: NETBEANS-1409
> URL: https://issues.apache.org/jira/browse/NETBEANS-1409
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Dhanush Pavadai
>Priority: Critical
> Attachments: ddd.png
>
>




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

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

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



[jira] [Commented] (NETBEANS-1409) Unexpected token SEMI found

2018-10-12 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16647639#comment-16647639
 ] 

Christian Lenz commented on NETBEANS-1409:
--

Please set the component, where it happens (NB Version) and give more infos 
instead of having only a screenshot. Thx.

> Unexpected token SEMI found
> ---
>
> Key: NETBEANS-1409
> URL: https://issues.apache.org/jira/browse/NETBEANS-1409
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Dhanush Pavadai
>Priority: Critical
> Attachments: ddd.png
>
>




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

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

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