Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ARM64 AssemblyNew to Visual Studio Code? Get it now.
ARM64 Assembly

ARM64 Assembly

Murray Kornelsen

|
2,842 installs
| (2) | Free
Supporting ARM64 (GAS syntax) assembly in vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCODE ARM64 Assembly

Features

Adds some ARM64 assembly to vscode. Features:

  • File icon
  • Syntax highlighting
  • Hover for link to documentation (https://developer.arm.com/documentation/ddi0602/2022-03?lang=en)

Example

Known Issues

The syntax highlighting is very basic regex, will probably miss some things.

Release Notes

Version 1! Very basic implementation of syntax and hover provider. Might add some sort of completion.

1.0.0

Initial release of ARM64.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft