Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add Copying and Exporting Support to Edit Data#20812

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
lewis-sanchez wants to merge18 commits intomain
base:main
Choose a base branch
Loading
fromlewissanchez/editData/addCopyAndExportFunctionality

Conversation

@lewis-sanchez
Copy link
Contributor

@lewis-sanchezlewis-sanchez commentedDec 15, 2025
edited
Loading

Pull Request Template – vscode-mssql

Description

This PR adds support for the following copy and export operations:

  • Copy - Copies the selected grid data
  • Copy with Headers - Copies selected grid data with column headers
  • Copy Headers - Doesn't copy grid data, but only the column headers of selected columns.
  • Export to CSV
  • Export to Excel
  • Export to JSON

Here's a demo of copying with these 3 copy options:
Copying Demo

This PR also adds support for exporting to CSV, Excel, and JSON.
Here's a demo of exporting to CSV
Export to CSV

Here's a demo of exporting to Excel
Export to Excel

Here's a demo of exporting to JSON
Export to JSON

Provide a clear, concise summary of the changes in this PR. What problem does it solve? Why is it needed? Link any related issues usingissue closing keywords.

Code Changes Checklist

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

Reviewers:Please read our reviewer guidelines

@github-actions
Copy link

github-actionsbot commentedDec 15, 2025
edited
Loading

PR Changes

CategoryTarget BranchPR BranchDifference
vscode-mssql VSIX5285 KB5286 KB⚪ 1 KB ( 0% )
sql-database-projects VSIX5668 KB5668 KB⚪ 0 KB ( 0% )
data-workspace VSIXnull KB532 KB⚪ 532 KB ( 0% )

@codecov-commenter
Copy link

codecov-commenter commentedDec 15, 2025
edited
Loading

Codecov Report

❌ Patch coverage is98.07692% with1 line in your changes missing coverage. Please review.
✅ Project coverage is 65.99%. Comparing base (2339af6) to head (a237f47).
⚠️ Report is 4 commits behind head on main.

Files with missing linesPatch %Lines
...rc/tableExplorer/tableExplorerWebViewController.ts96.66%1 Missing⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@##             main   #20812      +/-   ##==========================================+ Coverage   65.91%   65.99%   +0.07%==========================================  Files         210      210                Lines       19997    20049      +52       Branches     2600     2605       +5     ==========================================+ Hits        13182    13232      +50- Misses       6718     6719       +1- Partials       97       98       +1
Files with missing linesCoverage Δ
extensions/mssql/src/constants/locConstants.ts87.12% <100.00%> (+0.05%)⬆️
extensions/mssql/src/models/contracts.ts100.00% <100.00%> (ø)
...ensions/mssql/src/services/tableExplorerService.ts100.00% <100.00%> (ø)
...nsions/mssql/src/sharedInterfaces/tableExplorer.ts100.00% <ø> (ø)
...rc/tableExplorer/tableExplorerWebViewController.ts90.62% <96.66%> (+0.46%)⬆️

... and1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@kburtramkburtramAwaiting requested review from kburtramkburtram is a code owner

@aasimkhan30aasimkhan30Awaiting requested review from aasimkhan30aasimkhan30 is a code owner

@caohaicaohaiAwaiting requested review from caohaicaohai is a code owner

@laurenastrid1laurenastrid1Awaiting requested review from laurenastrid1laurenastrid1 is a code owner

@allancascanteallancascanteAwaiting requested review from allancascanteallancascante is a code owner

@ssreeramassreeramaAwaiting requested review from ssreeramassreerama is a code owner

@manujoseph85manujoseph85Awaiting requested review from manujoseph85manujoseph85 is a code owner

@BenjinBenjinAwaiting requested review from BenjinBenjin is a code owner

1 more reviewer

@ghiscodingghiscodingghiscoding left review comments

Reviewers whose approvals may not affect merge requirements

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@lewis-sanchez@codecov-commenter@ghiscoding@Benjin

[8]ページ先頭

©2009-2025 Movatter.jp