Skip to content

Add filename and current function to placeholders? #5

@dajoho

Description

@dajoho

I think it would be great if we could add extra information to the JIRA Tickets, like the current file name, or function. (This could be done with placeholders).

e.g.

function whatever()
{
      // TODO implement sorting here
}

... would create a JIRA Issue like this:
// TODO BSP-1 crazyexample.php - whatever() - implement sorting here.

The comment replace could look like this:

/* TODO {Key} - {Filename} - {Function} - {Summary} */

Is this possible already? What do you think of the idea?

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