Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ibm-assemblerNew to Visual Studio Code? Get it now.
ibm-assembler

ibm-assembler

Dan Kelosky

|
5,283 installs
| (1) | Free
IBM Assembler Language Highlighter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

downloads license

HLASM Highlighting Extension for VS Code

Minimum featured HLASM highlighter and LSP extension for VS Code.

Tip: Add editor configuration in user.settings to highlight continuation column, e.g. [hlasm] : { "editor.rulers" : [71, 72, 80]},

Acknowledgements

Special thanks to CoderCoco for creating the base version of this extension!

Thanks to mhammack for extra updates!

Features

Go to definition via Ctrl + click or F12.

Highlighting and symbol resolution via Ctrl + Shift + O:

Highlighting

Contributing

npm run build:syntax to convert .yaml to required .json.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft