There's been a bit of work invested from the VS Code team to implement [semantic highlighting](https://github.com/microsoft/vscode/issues/86415) for TS/JS code in a reasonable efficient way. We want to see if there's a reasonable level of support that doesn't accidentally incur a full-program type-check.