Removes reported errors in VSCode when using `clangd` * Parsing a 21MB json string is not performant * RegExp replacing all occurrences in said 21MB string is (~61ms) * Fixes #147767
Removes reported errors in VSCode when using `clangd` * Parsing a 21MB json string is not performant * RegExp replacing all occurrences in said 21MB string is (~61ms) * Fixes #147767