-
Notifications
You must be signed in to change notification settings - Fork 663
Open
Labels
Domain: JSRelated to JS parsing, checkingRelated to JS parsing, checkingDomain: ProgramRelated to the Program, file loadingRelated to the Program, file loading
Description
We're missing an implementation of getJSSyntacticDiagnosticsForFile
and its calling code in getSyntacticDiagnosticsForFile
. The existing implementation lives in _submodules/TypeScript/src/compiler/program.ts
, but needs to be ported to Go, then all tests run and the baselines accepted, which should show diffs deleted for places we've forgotten these errors.
Copilot
Metadata
Metadata
Assignees
Labels
Domain: JSRelated to JS parsing, checkingRelated to JS parsing, checkingDomain: ProgramRelated to the Program, file loadingRelated to the Program, file loading