Skip to content

Feature: param name position setting #471

Open
@baka-san

Description

@baka-san

First off, thanks for the amazing package. I have a feature request to add a default position of the param name of the @param tag. The typical format is @param {[Type]} param_name with options to set things like the spacing and whether to include the param name. I'm not sure how widespread this is, but I have always used the convention of @param param_name {[Type]}. Would it be possible to add something like jsdocs_param_name_before: true/false or jsdocs_param_name_position: 'after'/'before', so we can configure where the param name is placed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions