Skip to content

Assembly#

Server#

For more information about the LSP server, check asm-lsp.

Installation#

This Server supports automatic install. Install this language server with M-xlsp-install-serverRETasm-lspRET.

cargo install asm-lsp

Debugger: Not available#

Available configurations#

lsp-asm-active-modes#

Type: (list symbol)

Default: (asm-mode fasm-mode masm-mode nasm-mode gas-mode)

List of major mode that work with asm-lsp.


lsp-asm-home-url#

Type: string

Default: https://github.com/bergercookie/asm-lsp

Url we use to install asm-lsp.


lsp-asm-store-path#

Type: file

Default: ~/.emacs.d/.cache/lsp/asm

The path to the file in which asm-lsp will be stored.



Last update: May 3, 2024