This extension was recommended for me here but it doesn't colorize nullish coalescing, although the language service colorizes it. Is this extension deprecated?
const a = 0 ?? 0;
const b = 0;
https://marketplace.visualstudio.com/items?itemName=ms-vscode.typescript-javascript-grammar