Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 984 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 984 Bytes

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.