Problem Description
When trying to save a big json file that is a document collection (not created by MongoDB for VSCode extension!), saving file fails with an extension error
Steps to Reproduce
- Export H1B-Visa-Applications sandbox collection to json via compass
- Open in VSCode with MongoDB extension installed
- Change file and try to save
Expected Results
- File is saved
Actual Results
- MongoDB for VSCode extension shows an error (see attachments)