This file provides Syntax highlighting support for the monkey Language in Vs Code
Just copy my
directory to vsc's extension directory.
e.g. in my computer, it's C:\Users\huanghai\.vscode\extensions
The same builtin reversed keywords(e.g. println
) is not correctly
highlighted.