Skip to content

Transferring active connection when opening a new SQL file #19503

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Benjin
Copy link
Contributor

@Benjin Benjin commented May 28, 2025

Pull Request Template – vscode-mssql

Description

Fixes #19477

Automatically transfers connection from the active SQL file to a newly-opened SQL file.

Code Changes Checklist

  • New or updated unit tests added
  • All existing tests pass (npm run test)
  • Code follows contributing guidelines
  • Telemetry/logging updated if relevant
  • No regressions or UX breakage

Reviewers: Please read our reviewer guidelines

Copy link

PR Changes

Category Main Branch PR Branch Difference
Code Coverage 58.53% 58.50% $${\color{lightgreen} -.03\% }$$
VSIX Size 15304 KB 15319 KB $${\color{lightgreen} 15 KB \space (0\%) }$$
Webview Bundle Size 3692 KB 3688 KB $${\color{lightgreen} -4 KB \space (0\%) }$$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Keep same connection when opening a file
2 participants