Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Will Not Implement
Categories IDEs
Created by Guest
Created on Jul 17, 2020

Make limit from results from Playground query optional

Hi there, Currently it seems there is a limit on the results returning from executing a Playground query and it looks like a defaultBatchSize=20 There seems to be a reference to https://github.com/Microsoft/vscode-cosmosdb/issues/1073 It would be much appreciated.
  • Guest
    Aug 18, 2020
    This seems to be a feature request for Microsoft's CosmosDB extension, not for MongoDB for VS Code, which you can get here: https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode. In MongoDB for VS Code we don't set any limits, you will get all the results from your queries and aggregations.