{"id":19682314,"url":"https://github.com/sublimelinter/sublimelinter-annotations","last_synced_at":"2025-03-05T18:16:11.616Z","repository":{"id":12755058,"uuid":"15428308","full_name":"SublimeLinter/SublimeLinter-annotations","owner":"SublimeLinter","description":"SublimeLinter plugin that marks annotations such as TODO, FIXME, etc.","archived":false,"fork":false,"pushed_at":"2024-09-02T10:58:59.000Z","size":61,"stargazers_count":106,"open_issues_count":1,"forks_count":11,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-02-26T17:09:27.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SublimeLinter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-12-25T02:36:42.000Z","updated_at":"2024-09-02T10:59:02.000Z","dependencies_parsed_at":"2024-12-17T11:02:37.860Z","dependency_job_id":null,"html_url":"https://github.com/SublimeLinter/SublimeLinter-annotations","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-annotations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-annotations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-annotations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-annotations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SublimeLinter","download_url":"https://codeload.github.com/SublimeLinter/SublimeLinter-annotations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242076780,"owners_count":20068234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T18:10:18.945Z","updated_at":"2025-03-05T18:16:11.587Z","avatar_url":"https://github.com/SublimeLinter.png","language":"Python","readme":"SublimeLinter-annotations\n=========================\n\n[![Build Status](https://travis-ci.org/SublimeLinter/SublimeLinter-annotations.svg?branch=master)](https://travis-ci.org/SublimeLinter/SublimeLinter-annotations)\n\nThis linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter) highlights annotations in comments such as FIXME, NOTE, TODO, @todo, XXX, and README.\nIt will be used with all files.\n\n## Installation\nSublimeLinter must be installed in order to use this plugin.\n\nPlease use [Package Control](https://packagecontrol.io) to install the linter plugin.\n\n## Settings\n- SublimeLinter settings: http://sublimelinter.com/en/latest/settings.html\n- Linter settings: http://sublimelinter.com/en/latest/linter_settings.html\n\nAdditional SublimeLinter-annotations settings:\n\n|Setting|Description|\n|:------|:----------|\n|`warnings`|Comma-delimited list of words that will be highlighted as warnings.|\n|`errors`|Comma-delimited list of words that will be highlighted as errors.|\n|`infos`|Comma-delimited list of words that will be highlighted as infos.|\n|`mark_message`|Whether the rest of the comment line should be marked or just the word.|\n|`selector_` (*advanced*)| A scope selector for regions that the word lists will be searched in.|\n\nMatching is case-sensitive and matches whole words.\n\nFor example:\n\n```json\n\"linters\": {\n    \"annotations\": {\n        \"infos\": [\"NOTA BENE\", \"FYI\"],\n        \"warnings\": [\"FOO\", \"BAR\"],\n        \"errors\": [\"WHAT?\", \"OMG!\"]\n    }\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimelinter%2Fsublimelinter-annotations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsublimelinter%2Fsublimelinter-annotations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimelinter%2Fsublimelinter-annotations/lists"}