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 Completed
Categories IDEs
Created by Guest
Created on May 15, 2020

Provide a option to execute individual queries

I don't see an option to execute the selected query. I was using Azure Cosmos DB extension from some time and that provides an option to execute a selected query.
  • ADMIN RESPONSE
    Oct 18, 2025
    This has been released in version 0.1.0. Select individual or multiple lines (even non-consecutive lines by using multiple cursors) and a code lens will appear that will allow you to run the selection. You can also use: "Run Selected Lines From Playground" in the command palette. Let us know what you think!
  • Guest
    May 16, 2020
    Similar to Robo3T, run selection if there is any falling back all playground. + keyboard shortcut for this behaviour.