How I can run SQL query in VScode?
OK, I must select whole query first and add as bookmark... so to do not waste this topic, I would like suggest to add possibility to run SQL query directly from input field, something like:
SQLTools: Run query or sth similar or run query directly from editor (without saving as bookmark first)
Sure, it's a simple feature. It'll be release in the next release, ok?
Not sure if I'm missing something obvious, but I really can't find the "Run Query" menu entry anywhere. Right clicking either on the query itself, on the database or any of its tables doesn't show any entry (that's the case for basically any other db editor out there). How am I supposed to run a query without adding each single one as a bookmark?
Hi @BlackLight , you can select a query and use this option from the command palette:

Anyway I like the idea of adding it to the context menu, I'll do this tonight and release it ASAP.
Thanks for the feedback
@mtxr : when to release context menu feature?
Doing it right now.
Most helpful comment
Sure, it's a simple feature. It'll be release in the next release, ok?