ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Sublime​Linter-contrib-todo

by Taffer ST4 New

(Mirror) A SublimeLinter plugin for my todo-linter

Details

Installs

  • Total 0
  • Win 0
  • Mac 0
  • Linux 0
Aug 14 Aug 13 Aug 12 Aug 11 Aug 10 Aug 9 Aug 8 Aug 7 Aug 6 Aug 5 Aug 4 Aug 3 Aug 2 Aug 1 Jul 31 Jul 30 Jul 29 Jul 28 Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

SublimeLint To-Do Linter

A Sublime Text linter using my todo-linter to ensure all of your to-do comments have an owner and an issue, so you don't forget the details.

You must install todo-linter before you can successfully use this linter.

Note: You must install version 1.0.11 or later of todo-linter to use this plugin.

The To-Do linter is similar to SublimeLinter-annotations, which lets you highlight specific keywords as warnings or errors; To-Do linter enforces additional structure (the owner and issue reference).

Settings

To tweak settings, add a todo section to your user SublimeLinter.sublime-settingsfile. For example:

"todo" : {
        "args": [
            "--user-identifier",
            "at-tag",
        ]
    },

See the todo-linter README or todo-linter --help for details.

Credits

Repo icon by Delapoutie on game-icons.net, licensed under the Creative Commons BY 3.0 license.

License

This Sublime Text plugin is released under the Creative Commons CC-BY-NC 4.0.

If you use this to train an LLM, I hope your company burns down. LLMs generate derived works based on their training data, but ignore the licenses and copyrights of everything they ingest. That is incompatible with many of the open source licenses in “publicly-available” works such as this one.