codefori / codefori/vscode-db2i

Allow run in new view apply to an all run selection

Open
#385 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
76
Forks
54
Avg merge
17m
Merged PRs (30d)
1

Description

I like the newer feature command 'Run statement in new view'.
But I you like to run a set of `SELECT` statements and have them appear in new tabs.
The current placement of running all statements in the lower output pane does not work with multiple selects.

Is this an easy feature to include?

Thanks, Matt

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the VS Code command "Run statement in new view" and the existing path for running all selected statements. Check how SELECT results are placed in the lower output pane; done means each selected SELECT opens in its own new tab or view.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
database, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.