Closed systemsolutionweb closed 2 years ago
Hi thank you for the observation. I've pushed a new commit with the fixes for this issue. and I've also created a pre-release : https://github.com/haidubogdan/netbeans-php-blade-plugin/releases
@haidubogdan thanks for answering, but it broke something on js highlight
Try this
<script>
var a; // test
var b='value';
</script>
I'm getting this on 12.5 all the js looks as commented blocks
all the js looks as commented blocks
+1
I've pushed a new release. Hope the issue will be fixed https://github.com/haidubogdan/netbeans-php-blade-plugin/releases/tag/nb122-126-03032022
Fixed
I get
Blade Sintax Error, Unexpected T_BLADE_CLOSE_ECHO
if i do this