Add HLASMLexer - Column-aware HLASM syntax highlighting#1057
Add HLASMLexer - Column-aware HLASM syntax highlighting#1057chcg merged 4 commits intonotepad-plus-plus:masterfrom
Conversation
|
@Zaneham Failure is: sha256 of the complete zip file is needed here (see also https://github.com/Zaneham/hlasm-npp/releases/tag/v1.0.0) |
DLL now includes Windows VERSIONINFO resource as required. Hash matches the v1.0.1 release zip.
|
Hey @chcg apologies. First time doing this. I have fixed it now and it should be fine let me know if theres any issues. |
|
@Zaneham See https://github.com/notepad-plus-plus/nppPluginList/actions/runs/23709260461/job/69477809317 HLASM Lexer - Column-Aware Syntax Highlighting So there is still a deviation from your zip package version to the one of the contained dll. For the version check the dll is the relevant, but would be nice if package and dll match each other. |
|
@Zaneham As workaround I changed the version for the 1.0. 1 zip to 1.0.0 . Please consider also a 32bit release as quiet some users of N++ are still using that architecture. |
Plugin: hlasm-npp
Column-aware syntax highlighting for IBM High Level Assembler, for us lovely mainframe folk. Highlights labels, operations, operands, continuation markers and sequence numbers by their column position (the 80-column punch card layout), not just by keywords.