asm-lsp

Language server protocol implementation for assembly languages

brewmacoslinux
Try with needOr install directly
Source

About

Language server for NASM/GAS/GO Assembly

Commands

asm-lsp

Examples

Start the language server for editor integration$ asm-lsp
Run with custom configuration file$ asm-lsp --config ~/.config/asm-lsp/config.toml
Enable debug logging for troubleshooting$ asm-lsp --log-level debug