Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 391 Bytes

HLASM Highlighting Extension for VS Code

Minimum featured HLASM highlighter for VS Code.

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

Features

Basic highlighting and symbol resolution Ctrl + Shift + O:

Highlighting

Contributing

Pull requests welcome!