# HJLebbink/asm-dude

Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window

Repository: https://github.com/HJLebbink/asm-dude
Canonical: https://ross.abutalabs.com/products/asm-dude
Language: C#
License: MIT
License Family: permissive
Topics: visual-studio, assembly-language-programming, syntax-highlighting, avx512, avx2, code-completion, assembly, visual-studio-extension, assembler, x86-64, masm, nasm, disassembly
Last push: 2026-08-12T22:37:10+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 8, longevity 100
- inputs: {"age_days": 3848, "days_push": 21, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4177, forks 100 (observed 2026-08-28T04:08:38.270039+00:00)

## What it is
AsmDude2 is a Visual Studio 2022 extension providing assembly syntax highlighting, code completion, hover descriptions, and signature help for x86/x64 assembly files and the disassembly window. It is built on a Language Server Protocol backend and supports instruction sets including SSE, AVX, AVX2, and AVX-512.

## Use cases
- syntax highlighting for assembly files in Visual Studio
- code completion for x86 assembly mnemonics
- read and understand the disassembly window
- hover documentation for assembly instructions
- support for AVX-512 and AVX2 instruction sets
- assembly editing with code folding in VS2022

## When to choose
- you write or read x86/x64 assembly in Visual Studio 2022
- you need highlighting and completion for MASM or NASM files
- you want richer disassembly window readability

## When to avoid
- you use Visual Studio versions older than 2022
- you need the full feature set of the original AsmDude, some of which is not yet ported
- you work with non-x86 architectures like ARM

## Facets
- artifact type: plugin
- maturity: active
- function: editor, documentation
- domain: developer-tools, text-editors, programming-languages
- platform: windows, editor-plugin
- tags: visual-studio-extension, assembly-language, x86, language-server-protocol, disassembly, masm, nasm, avx-512, syntax-highlighting, code-completion

## Member repositories
- HJLebbink/asm-dude (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:38.270039+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:22:41.032313+00:00, confidence not recorded.
  - readme: https://github.com/HJLebbink/asm-dude (fetched 2026-08-28T04:08:38.270039+00:00, sha eadf461a05c9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
