serkonda7/vscode-vba

Enum missing

sancarn opened this issue · 1 comments

Expected behavior

Syntax highlighting of the following codeblock:

Enum ResourceChildType
  File
  Dir
End Enum

Yes, that's still missing.
Please feel free to prepare a patch.