Skip to content

Freedom to choose words which to consider as todo #12

@rollecode

Description

@rollecode

Right now getting all kinds of fix-comments as announced. For example this is just a comment that it has been fixed and should not be highlighted:

Screen-Shot-2022-09-29-11-36-09 86

Can we have a setting for which words should be considered as todo highlight? You could set it up like this in settings.json:

{
    "simpleTodo.overrideTodoWords": [
      "TODO",
      "Bug",
      "Something"
    ]
  }

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