{"id":17681292,"url":"https://github.com/madeindjs/vscode-markdown-tags","last_synced_at":"2025-05-12T23:11:57.648Z","repository":{"id":42766888,"uuid":"276991888","full_name":"madeindjs/vscode-markdown-tags","owner":"madeindjs","description":"VSCode plugin to handle Markdown tags","archived":false,"fork":false,"pushed_at":"2023-08-14T22:19:05.000Z","size":489,"stargazers_count":4,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T01:37:02.067Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/madeindjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-07-03T21:41:52.000Z","updated_at":"2024-06-05T22:02:01.000Z","dependencies_parsed_at":"2024-10-24T10:56:09.113Z","dependency_job_id":"4c5e9dad-7585-4ced-a148-5e4e3452767a","html_url":"https://github.com/madeindjs/vscode-markdown-tags","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Fvscode-markdown-tags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Fvscode-markdown-tags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Fvscode-markdown-tags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Fvscode-markdown-tags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madeindjs","download_url":"https://codeload.github.com/madeindjs/vscode-markdown-tags/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253837456,"owners_count":21971984,"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-10-24T09:10:44.247Z","updated_at":"2025-05-12T23:11:57.623Z","avatar_url":"https://github.com/madeindjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSCode Markdown Tag\n\nVSCode plugin to handle [YAML Markdown front matter](https://jekyllrb.com/docs/front-matter/) tags like this :\n\n```markdown\n---\ntags: [markdown, vscode, extension]\n---\n```\n\n## Features\n\n- [x] Add autocomplete tags from Markdowns tags in workspace directory\n\n![Screenshot of autocomplete feature](https://raw.githubusercontent.com/madeindjs/vscode-markdown-tags/master/screenshots/autocomplete.gif)\n\n- [x] Propose tags similar from your workspace tags using [didyoumean](https://www.npmjs.com/package/didyoumean) library\n\n![Screenshot of didyoumean feature](https://raw.githubusercontent.com/madeindjs/vscode-markdown-tags/master/screenshots/didyoumean.gif)\n\n- [ ] Add an explorer view to view all markdown files linked to given note\n- [ ] Jump on related notes using [show all references](https://github.com/microsoft/vscode-extension-samples/tree/master/contentprovider-sample)\n- [ ] More...\n\n## Installation\n\nAvailable :\n\n- [ ] [on MarketPlace](https://marketplace.visualstudio.com/vscode) for Visual Studio Code\n- [on OpenVSX](https://open-vsx.org/extension/madeindjs/markdown-tags) for VSCodium and other fork\n\n## Requirements\n\nIf you have any requirements or dependencies, add a section describing those and how to install and configure them.\n\n## Extension Settings\n\nInclude if your extension adds any VS Code settings through the `contributes.configuration` extension point.\n\nFor example:\n\nThis extension contributes the following settings:\n\n- `myExtension.enable`: enable/disable this extension\n- `myExtension.thing`: set to `blah` to do something\n\n## Known Issues\n\nCalling out known issues can help limit users opening duplicate issues against your extension.\n\n## Links\n\n- https://github.com/microsoft/vscode-extension-samples/tree/master/tree-view-sample\n- https://github.com/microsoft/vscode-extension-samples/blob/master/code-actions-sample/src/extension.ts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadeindjs%2Fvscode-markdown-tags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadeindjs%2Fvscode-markdown-tags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadeindjs%2Fvscode-markdown-tags/lists"}