Ahmed x86 - Assembly for VS Code & VSCodium 🚀

Transform your favorite editor into a fully functional Assembly (ASM) IDE with this extension-like setup.

VS Code VSCodium Arch Linux Windows 11 Windows 10 Ubuntu Debian

Plug-and-play environment that adds native Assembly support to VS Code and VSCodium on both Linux and Windows.


🛠️ Quick Installation

Run the corresponding command to configure your editor and install dependencies instantly:

🐧 Linux (One-Line Installer)

Supports Arch, Debian/Ubuntu, Fedora, and their derivatives.

bash <(curl -sSL https://raw.githubusercontent.com/ahmed-x86/asm/refs/heads/main/install-linux.sh)

🪟 Windows (PowerShell Installer)

Optimized for Windows 10 & 11 via PowerShell:

irm https://raw.githubusercontent.com/ahmed-x86/asm/refs/heads/main/install-windows.ps1 | iex

For Legacy Windows 7:

irm https://raw.githubusercontent.com/ahmed-x86/asm/refs/heads/main/install-windows7.ps1 | iex

✨ Key Features

Note for Arch Users: Because "I use Arch btw" shouldn't mean spending three hours configuring VS Code tasks. We've got you covered. 😎

> i use arch btw