You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Junichi Yamamoto (Jira)" <ji...@apache.org> on 2020/03/23 14:03:00 UTC

[jira] [Commented] (NETBEANS-4058) PHP code + CSS @media

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

Junichi Yamamoto commented on NETBEANS-4058:
--------------------------------------------

Reproducible. Thanks for reporting it.

> PHP code + CSS @media
> ---------------------
>
>                 Key: NETBEANS-4058
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4058
>             Project: NetBeans
>          Issue Type: Bug
>            Reporter: Libor
>            Priority: Trivial
>              Labels: highlighter
>         Attachments: image-2020-03-23-18-48-44-513.png
>
>
> Hello,
> when having both PHP and internal styles with {{@media}} query in one file, highlighter goes a bit crazy. Please kindly try the code below:
> {{<?php}}
> {{// something's wrong here with highlighter}}
> {{?>}}
> {{<style>}}
> {{@media only screen and (min-width: 480px)}}
>  
> {{!image-2020-03-23-18-48-44-513.png!}}



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