Commit 1d9ff1c7 authored by calculuswhiz's avatar calculuswhiz

Syntax Highlighting for AVM2 Pcode

Highlighting for JPEXS decompiler generated pcode for decompiled actionscript code.
parent 4ecd9759
...@@ -1501,6 +1501,16 @@ ...@@ -1501,6 +1501,16 @@
} }
] ]
}, },
{
"name": "AVM2 Pcode Syntax Highlighting",
"details": "https://github.com/calculuswhiz/pcode-syntax-definition",
"releases":[
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "AVR", "name": "AVR",
"details": "https://github.com/kblomqvist/SublimeAVR", "details": "https://github.com/kblomqvist/SublimeAVR",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment