Check for existing issues
Describe the feature
Many of us use cloud (or local) database (DB) queries quite a bit. Would be great to have an option (probably under CMD+SHIFT+P?) to run the in-editor tab selected (with SHIFT+ARROWS or via MOUSE-SELECT) SQL entry through any of the DB provides (GCP-BigQuery/AWS-Redshift/MS-Azure, etc.).
If applicable, add mockups / screenshots to help present your vision of the feature
For example:

after CMD+SHIFT+P one would select RUN QUERY via BigQuery and this could open a default (or perfectly user specified) web-browser running the query, in an example of GCP, presenting the result in the BigQuery Preview within the web-browser window.
Check for existing issues
Describe the feature
Many of us use cloud (or local) database (DB) queries quite a bit. Would be great to have an option (probably under
CMD+SHIFT+P?) to run the in-editor tab selected (withSHIFT+ARROWSor viaMOUSE-SELECT) SQL entry through any of the DB provides (GCP-BigQuery/AWS-Redshift/MS-Azure, etc.).If applicable, add mockups / screenshots to help present your vision of the feature
For example:
after
CMD+SHIFT+Pone would selectRUN QUERY via BigQueryand this could open a default (or perfectly user specified) web-browser running the query, in an example of GCP, presenting the result in the BigQuery Preview within the web-browser window.