Hey everyone.

Typescript supports the null-coalescing operator ?? just like many other languages. Currently it is fontified using the default face.
Typescript also has the "undefined" keyword which is also fontified using the default face.

Attached is a patch which fixes these issues.