Skip to content

dkelosky/vscode-ibm-hlasm

Repository files navigation

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.