There are two forms of `@param`: * `@param <name> <description>` * `@param[<use>] <name> <description>` Prior to this patch only the latter was highlighting `<name>` as a special comment, now both forms do this.
There are two forms of `@param`: * `@param <name> <description>` * `@param[<use>] <name> <description>` Prior to this patch only the latter was highlighting `<name>` as a special comment, now both forms do this.