rem’s avatarrem’s Twitter Archive—№ 74,471

    1. On the left: VS Code Insiders (no extensions or settings changed), on the right, my day-to-day vscode. Anyone got an ideas why rhs doesn't highlight "foo". The both have javascript.implicitProjectConfig.checkJs=true - but obviously I've got something tweaked in my day browser.
      oh my god twitter doesn’t include alt text from images in their API
  1. …in reply to @rem
    Bit more information. Also testing with all extensions disabled, same result. If I rename my day2day vscode file to .ts instead of .js the same validation occurs (though I don't want that to be the solution, it's wrong). So Insider must be adding some (default) TS validation…