Skip to content

Commit dde7653

Browse files
Zanehamchcg
andauthored
Add HLASMLexer - Column-aware HLASM syntax highlighting (notepad-plus-plus#1057)
* Add HLASMLexer - Column-aware HLASM syntax highlighting * DLL now includes Windows VERSIONINFO resource as required. Hash matches the v1.0.1 release zip. * Workaround HLASM Lexer version from 1.0.1 to 1.0.0 --------- Co-authored-by: chcg <christian.grasser@web.de>
1 parent 9bbb743 commit dde7653

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/pl.x64.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,16 @@
582582
"author": "Martijn Coppoolse",
583583
"homepage": "https://github.com/rdipardo/nppHTMLTag"
584584
},
585+
{
586+
"folder-name": "HLASMLexer",
587+
"display-name": "HLASM Lexer - Column-Aware Syntax Highlighting",
588+
"version": "1.0.0",
589+
"id": "4bf87ca7aed8d068169d588d1ac791ee10fadef5f1f5a566915d5990440fec95",
590+
"repository": "https://github.com/Zaneham/hlasm-npp/releases/download/v1.0.1/HLASMLexer_x64.zip",
591+
"description": "Column-aware syntax highlighting for IBM HLASM. Understands the 80-column punch card layout — labels, operations, operands, continuation markers and sequence numbers are each highlighted by their column position, not just keywords.",
592+
"author": "Zane Hambly",
593+
"homepage": "https://github.com/Zaneham/hlasm-npp"
594+
},
585595
{
586596
"folder-name": "HugeFiles",
587597
"display-name": "HugeFiles",

0 commit comments

Comments
 (0)