{"id":22202835,"url":"https://github.com/namchee/hyper-comment","last_synced_at":"2026-01-06T11:11:13.618Z","repository":{"id":51459756,"uuid":"279764790","full_name":"Namchee/hyper-comment","owner":"Namchee","description":"Small snippets to boost Visual Studio Code HTML commenting capabilities","archived":false,"fork":false,"pushed_at":"2021-05-11T20:02:12.000Z","size":1473,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T03:28:06.244Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Namchee.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-15T04:37:24.000Z","updated_at":"2020-11-01T13:13:28.000Z","dependencies_parsed_at":"2022-09-12T19:43:12.193Z","dependency_job_id":null,"html_url":"https://github.com/Namchee/hyper-comment","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/Namchee%2Fhyper-comment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Namchee%2Fhyper-comment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Namchee%2Fhyper-comment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Namchee%2Fhyper-comment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Namchee","download_url":"https://codeload.github.com/Namchee/hyper-comment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245383120,"owners_count":20606265,"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-12-02T16:38:10.375Z","updated_at":"2026-01-06T11:11:13.560Z","avatar_url":"https://github.com/Namchee.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hyper Comment\n\nHyper Comment is a small code snippets to hypercharge Visual Studio Code when writing HTML comment.\n\n![Demo](assets/demo.gif)\n\n## Language Support\n\n- Normal HTML file (`*.html`)\n- Vue HTML, which is any HTML code under `\u003ctemplate\u003e` in Vue SFC file (requires [Vetur](https://marketplace.visualstudio.com/items?itemName=octref.vetur) to be installed)\n\n## Features\n\n- **Snippets**, just type `comment` on the supported languages and press `Enter` or `Tab` and this snippet\n- **Conditional Commets**, you can add conditional comment by typing `if-comment`\nwill automatically create a leveled HTML comment.\n- **Code surround-with**, you can highlight a block of text in the supported languages and press `Ctrl+Shift+,` to surround it with a leveled HTML comment.\n\n## Motivation\n\nVisual Studio Code provides us with great capabilities to easily write comments in most languages, especially in JavaScript. However, Visual Studio Code only provides barebone capabilities (only `\u003c!-- --\u003e` auto-completion) when it comes to writing comments in HTML (and on any language that embeds it).\n\nThis small extension enhances those capabilites by providing a leveled comment snippet with descriptive (enough) label.\n\nOf course, you can use **HTML5 Semantics** or **id** or **class** to do this, but I think you can do better by providing your HTML code with useful comments.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamchee%2Fhyper-comment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnamchee%2Fhyper-comment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamchee%2Fhyper-comment/lists"}