VSCode itself can deal with big text data being thrown at it, this will be some of the language server stuff
The only time I had problems was very big JSONs with everything on one line, but prettifying fixed that. (Or was it XML? I forgot. One of those.)
VSCode itself can deal with big text data being thrown at it, this will be some of the language server stuff