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

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

Libor created NETBEANS-4058:
-------------------------------

             Summary: PHP code + CSS @media
                 Key: NETBEANS-4058
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4058
             Project: NetBeans
          Issue Type: Bug
            Reporter: Libor
         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