We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 861fb4a commit 471e7dcCopy full SHA for 471e7dc
syntaxes/vadl.tmLanguage.json
@@ -87,7 +87,7 @@
87
{ "include": "#commons" }
88
,{
89
"name": "keyword.other.isa",
90
- "match": "\\b(alias|assembly|counter|decimal|encode|exception|encoding|file|group|instruction|memory|mnemonic|none|operation|predicate|process|program|pseudo|register|relocation)\\b"
+ "match": "\\b(alias|assembly|counter|decimal|encode|exception|encoding|file|group|instruction|memory|mnemonic|none|operation|predicate|process|program|pseudo|register|relocation|sdec|udec)\\b"
91
}
92
93
"name": "keyword.control",
0 commit comments