Ross ROSS = Recommend OSS · open-source software intelligence for agents

HJLebbink/asm-dude

Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window observed · 2026-08-28

github.com/HJLebbink/asm-dude · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 97
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3848
  • days_rel: n/a
  • days_push: 21
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4177 stars · 100 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

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

plugin · maturity active

editor documentation developer-tools text-editors programming-languages windows editor-plugin visual-studio-extension assembly-language x86 language-server-protocol disassembly masm nasm avx-512 syntax-highlighting code-completion

1 source

Member repositories

RepositoryRoleHealth v2
HJLebbink/asm-dudemain66

For agents

markdown · JSON · MCP: product_card(name="HJLebbink/asm-dude")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem