{"id":16005360,"url":"https://github.com/64kramsystem/vscode-markdown-code-blocks-terraform-syntax-highlighting","last_synced_at":"2026-04-13T14:33:42.828Z","repository":{"id":45256309,"uuid":"442189370","full_name":"64kramsystem/vscode-markdown-code-blocks-terraform-syntax-highlighting","owner":"64kramsystem","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-27T15:27:49.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T02:07:39.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/64kramsystem.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}},"created_at":"2021-12-27T14:56:32.000Z","updated_at":"2022-09-26T07:05:07.000Z","dependencies_parsed_at":"2022-09-19T08:00:23.753Z","dependency_job_id":null,"html_url":"https://github.com/64kramsystem/vscode-markdown-code-blocks-terraform-syntax-highlighting","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"64kramsystem/vscode-markdown-code-blocks-asm-syntax-highlighting","purl":"pkg:github/64kramsystem/vscode-markdown-code-blocks-terraform-syntax-highlighting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64kramsystem%2Fvscode-markdown-code-blocks-terraform-syntax-highlighting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64kramsystem%2Fvscode-markdown-code-blocks-terraform-syntax-highlighting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64kramsystem%2Fvscode-markdown-code-blocks-terraform-syntax-highlighting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64kramsystem%2Fvscode-markdown-code-blocks-terraform-syntax-highlighting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/64kramsystem","download_url":"https://codeload.github.com/64kramsystem/vscode-markdown-code-blocks-terraform-syntax-highlighting/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64kramsystem%2Fvscode-markdown-code-blocks-terraform-syntax-highlighting/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31757481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"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":"2024-10-08T11:04:17.076Z","updated_at":"2026-04-13T14:33:42.809Z","avatar_url":"https://github.com/64kramsystem.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSCode Markdown Code blocks Terraform Syntax highlighting\n\nThis extension adds Terraform syntax highlighting to Markdown fenced code blocks.\n\nCode blocks like the following:\n\n    ```tf\n    terraform {\n      required_version = \"1.1.2\"\n    }\n\n    provider \"aws\" {\n      region = var.aws_default_region\n    }\n    ```\n\nwill be highlighted, like:\n\n![Highlighted block rendering](https://github.com/64kramsystem/vscode-markdown-code-blocks-terraform-syntax-highlighting/blob/master/readme_images/hightlighted_block_rendering.png?raw=true)\n\nThis work based on [Matt Bierner's work](https://github.com/mjbvz/vscode-fenced-code-block-grammar-injection-example).\n\n## Setup\n\nThis extension does not add the grammar; it only connects Markdown ASM code blocks to the existing ASM grammar.\n\nFor this reason, it requires a preexisting extension that provides the grammar, for example, [Terraform](https://marketplace.visualstudio.com/items?itemName=4ops.terraform).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64kramsystem%2Fvscode-markdown-code-blocks-terraform-syntax-highlighting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F64kramsystem%2Fvscode-markdown-code-blocks-terraform-syntax-highlighting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64kramsystem%2Fvscode-markdown-code-blocks-terraform-syntax-highlighting/lists"}