Was wondering if anyone else has an idea why this is happening and how to fix it.
I’m using the DocBlockr plugin and when creating documentation blocks for PHP it will color the syntax of the documentation, like @since
, or @link
etc. But the same isn’t happening when writing documentation for JS files.
Do I need to set this up myself and how to do it?