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

Reply via email to