Couchbase-Ecosystem / VSCode-Couchbase

This extension is designed to provide a seamless experience for Couchbase Server users who want to work within the popular Visual Studio Code editor.
https://marketplace.visualstudio.com/items?itemName=Couchbase.vscode-couchbase
Apache License 2.0
6 stars 5 forks source link

Add "EXPLAIN" Button #423

Closed Fujio-Turner closed 1 month ago

Fujio-Turner commented 2 months ago

When I'm debugging a query I need to see if the crazy query I just type will RUN and/or use the new index before waiting 10-75 seconds to know its "Bad" . next to the RUN play button have a "Explain" button

prajwal-pai77 commented 1 month ago

Hey, thanks for the suggestion, added a explain button next to the run query button in the latest release.