Closed parallels999 closed 2 years ago
Seems a small thing, but it is strange to me, maybe a bug
Example Blade Markdown:
<script> var test1 = 'test'; /*@test('test')*/ var test2 = 'test'; function test(data) {} if (test2) {} </script>
Netbeans: After comment, highlighting stops working
ok, good observation. Thank you.
It seems fixed on the last release, thanks
Seems a small thing, but it is strange to me, maybe a bug
Example Blade Markdown:
Netbeans: After comment, highlighting stops working