Questions and Possible Bugs
I noticed some strange behaviour. Not sure whether it's documented somewhere or not so I'm summarizing it here with few examples.
- Is there any particular reason why strings are being highlighted without the quotation marks? (both Javascript and PHP)
- Why numbers are not being highlighted. (PHP)
- Numbers are not being highlighted and the decimal part is being treated as a property. (Javascript)
I'll look into these and fix them :)
Need help? I can look into it. But I was wondering if those strings without quot marks are intentional.
You're welcome to send a PR, sure :) I believe the quoted strings are intentional, but I'm fine changing them to include the quotes — makes more sense to me.
Allright. I'll try to do both PHP and JavaScript. See how that goes. Also, attaching another issue with strings:
This is merged now :)