{"id":49190098,"url":"https://github.com/linthtml/vscode-linthtml","last_synced_at":"2026-04-23T06:12:24.500Z","repository":{"id":48289203,"uuid":"179862066","full_name":"linthtml/vscode-linthtml","owner":"linthtml","description":"A vscode extension that bring LintHTML errors in vscode","archived":false,"fork":false,"pushed_at":"2024-12-19T09:10:13.000Z","size":1678,"stargazers_count":6,"open_issues_count":15,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-19T10:25:04.368Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linthtml.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":"2019-04-06T17:02:38.000Z","updated_at":"2024-12-19T09:10:17.000Z","dependencies_parsed_at":"2024-12-19T15:17:57.888Z","dependency_job_id":null,"html_url":"https://github.com/linthtml/vscode-linthtml","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/linthtml/vscode-linthtml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linthtml%2Fvscode-linthtml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linthtml%2Fvscode-linthtml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linthtml%2Fvscode-linthtml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linthtml%2Fvscode-linthtml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linthtml","download_url":"https://codeload.github.com/linthtml/vscode-linthtml/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linthtml%2Fvscode-linthtml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32168332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-04-23T06:12:23.735Z","updated_at":"2026-04-23T06:12:24.494Z","avatar_url":"https://github.com/linthtml.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VS Code LintHTML extension\n\n[![Build Status](https://travis-ci.org/KamiKillertO/vscode-linthtml.svg?branch=master)](https://travis-ci.org/KamiKillertO/vscode-linthtml)\n\nA [Visual Studio Code extension](https://code.visualstudio.com/) to lint [HTML](https://html.spec.whatwg.org/multipage/) with [LintHTML](https://github.com/linthtml/linthtml).\n\n![screenshot](https://github.com/linthtml/vscode-linthtml/blob/main/screenshot.png)\n_If you find some error message not explicit enough, please create an issue [here](https://github.com/KamiKillertO/vscode-linthtml/issues)_\n\n## Installation\n\n1. Execute `Extensions: Install Extensions` command from [Command Palette](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette).\n2. Type `@sort:installs linthtml` into the search form and install the topmost one.\n\nRead the [extension installation guide](https://code.visualstudio.com/docs/editor/extension-gallery) for more details.\n\n## Usage\n\nThis extension automatically validates documents with these [language identifiers](https://code.visualstudio.com/docs/languages/overview#_language-id):\n\n* HTML (`html`)\n\nIf you have a valid hmllint configuration file `.linthtmlrc` (all options available [here](https://github.com/linthtml/linthtml/wiki/Options)) in the current workspace folder the extension will use it. Otherwise, the default configuration of linthtml will be used.\n\n## Extension settings\n\n### linthtml.enable\n\nType: `boolean`  \nDefault: `true`\n\nControl whether this extension is enabled or not.\n\n### linthtml.configFile\n\nType: `string`\nDefault: `null`\n\nSpecified the path to a config file for LintHTML that will be used to lint all HTML files in the current workspace.\n\n## License\n\n[APACHE 2.0 License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinthtml%2Fvscode-linthtml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinthtml%2Fvscode-linthtml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinthtml%2Fvscode-linthtml/lists"}