Zsolt
My feedback
6 results found
-
5 votes
An error occurred while saving the comment An error occurred while saving the comment Zsolt commentedThanks for clarifying, looks like its just hard to find this VSCode option for new comers.
Zsolt supported this idea ·An error occurred while saving the comment Zsolt commentedAlso, 2 birds with one stone, there can be another key combination [ Ctrl + \ ] for executing the query with separate results window.
Both of these should perform batch execution when there is a selection in the editor marking the batch to execute. Otherwise, just execute the statement / query under the cursor.
-
5 votesZsolt supported this idea ·
-
19 votes
An error occurred while saving the comment Zsolt commentedI would also consider managing the header by D&D and an option for hiding "columns" in order to pre-format the data prior to performing an export into csv/excel format.
Zsolt supported this idea · -
29 votesZsolt supported this idea ·
-
11 votes
An error occurred while saving the comment Zsolt commentedIdeally, there could be a drop list on the toolbar to select the DB for the playground. The tool can then execute the "use" command to initialise the context for any execution, keeping the stateless execution model, but improving UX.
I can imagine the drop list flicking to the right value when I actually issue the command "use" .. this isn't necessary, tough.
The current behaviour isn't very different than editing a js file and occasionally feeding it to mongo(sh)
Zsolt supported this idea · -
9 votesZsolt supported this idea ·
The currently assigned hotkey is part of the tool tip as shown on the attached screenshot.
I think that would help if the button on the toolbar would have a shortcut assigned by default or if those other two buttons would be displayed in place of the current "play" button.
Having both buttons on the toolbar would be more educational / self explanatory.