matthiasblaesing commented on issue #6879:
URL: https://github.com/apache/netbeans/issues/6879#issuecomment-1870080945

   @DaveWP thank you for the test case and the bug reference. The issue in this 
case is indeed not the content of the file, but the filename. Every file that 
ends with "js" and contains "karma" or "conf" is currently not recognized as 
"text/javascript" but as "mimetype text/karmaconf+javascript". This causes 
issues for the editor.
   
   Could you please have a look at #6883 and test the nightly build available 
from the checks page https://github.com/apache/netbeans/actions/runs/7332864699 
or directly from 
https://github.com/apache/netbeans/actions/runs/7332864699/artifacts/1136087617


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to