From acd039c5fe221f365d2e9f8ade463f7d3c8fa3fb Mon Sep 17 00:00:00 2001 From: NullVoxPopuli-ai-agent <268630448+NullVoxPopuli-ai-agent@users.noreply.github.com> Date: Fri, 21 Aug 2026 15:34:02 -0400 Subject: [PATCH] Support TypeScript 7 content-mapper projects When the nearest tsconfig.json declares contentMappers (e.g. ember-content-mapper), attach nvim-lspconfig's tsc (TypeScript 7's native LSP) with runExternalCode enabled and glimmer filetypes mapped to plain typescript/javascript language ids, and keep ts_ls and glint detached: the content mapper transforms gts/gjs for TypeScript itself, so the classic tsserver plugin pipeline would only report bogus syntax errors on