ARM64 Assembly FormatterOpinionated operand alignment for GNU ARM64/AArch64 assembly in VS Code. The formatter supports the FeaturesInstruction and macro-call operands are aligned within each nonblank group. Labels, directives, and comment-only lines remain unchanged, while still participating in the surrounding group.
becomes:
The operand column follows the editor’s RequirementsThe formatter has no extension dependencies. It runs for documents whose VS Code language ID is You can use any language extension or file association that supplies that ID. ARM64 Assembly (GNU AS) is one option, but it is not required or installed automatically. UseChoose Format Document or Format Selection for an License |