Skip to content

Change the comment tags for different languages #158

@normal1ze

Description

@normal1ze

Is there a way in options that I can change the comment style? For example:

For JS:

/**
 * Description may go
 * over multiple lines followed by @tags
 * @param {string} name the name parameter
 * @param {any} value the value parameter
 */

For Ruby:

##
 # Description may go
 # over multiple lines followed by @tags
 # @param {string} name the name parameter
 # @param {any} value the value parameter
##

Etc etc....

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