{"id":16005255,"url":"https://github.com/64kramsystem/vscode-markdown-code-blocks-asm-syntax-highlighting","last_synced_at":"2026-05-18T19:38:50.674Z","repository":{"id":45256264,"uuid":"428729230","full_name":"64kramsystem/vscode-markdown-code-blocks-asm-syntax-highlighting","owner":"64kramsystem","description":"Visual Studio Code extension that adds Assembly syntax highlighting to Markdown fenced code blocks.","archived":false,"fork":false,"pushed_at":"2021-12-27T15:27:58.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T10:19:31.197Z","etag":null,"topics":["asm","assembly","extensions","grammars","hcl","terraform","visual-studio-code"],"latest_commit_sha":null,"homepage":"","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-11-16T16:20:27.000Z","updated_at":"2021-12-27T15:27:28.000Z","dependencies_parsed_at":"2022-08-27T05:03:19.122Z","dependency_job_id":null,"html_url":"https://github.com/64kramsystem/vscode-markdown-code-blocks-asm-syntax-highlighting","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64kramsystem%2Fvscode-markdown-code-blocks-asm-syntax-highlighting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64kramsystem%2Fvscode-markdown-code-blocks-asm-syntax-highlighting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64kramsystem%2Fvscode-markdown-code-blocks-asm-syntax-highlighting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64kramsystem%2Fvscode-markdown-code-blocks-asm-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-asm-syntax-highlighting/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276189,"owners_count":20912288,"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":["asm","assembly","extensions","grammars","hcl","terraform","visual-studio-code"],"created_at":"2024-10-08T11:03:22.203Z","updated_at":"2026-05-18T19:38:50.632Z","avatar_url":"https://github.com/64kramsystem.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSCode Markdown Code blocks Assembly Syntax highlighting\n\nThis extension adds Assembly syntax highlighting to Markdown fenced code blocks.\n\nCode blocks like the following:\n\n    ```asm\n    main:\n            mov eax, 0xDEADCAFE\n            int 3\n    ```\n\nwill be highlighted, like:\n\n![Highlighted block rendering](https://github.com/64kramsystem/vscode-markdown-code-blocks-asm-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, [nasm x86 syntax highlighting](https://marketplace.visualstudio.com/items?itemName=LucianIrsigler.nasm).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64kramsystem%2Fvscode-markdown-code-blocks-asm-syntax-highlighting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F64kramsystem%2Fvscode-markdown-code-blocks-asm-syntax-highlighting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64kramsystem%2Fvscode-markdown-code-blocks-asm-syntax-highlighting/lists"}