mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-12 19:25:15 -05:00
Fixes #139236
This can catch tricky programming mistakes that cause a runtime error. See 7e266b2c42 as an example of the type of bug this can prevent