Skip to content

Update getting started guide to document visual schema compare feature#174

Merged
ErikEJ merged 2 commits intomainfrom
copilot/update-getting-started-guide
Mar 3, 2026
Merged

Update getting started guide to document visual schema compare feature#174
ErikEJ merged 2 commits intomainfrom
copilot/update-getting-started-guide

Conversation

Copy link
Contributor

Copilot AI commented Mar 3, 2026

The getting started guide documented the old script-based schema compare, which has been superseded by the visual schema compare tool window feature.

Changes

  • docs/getting-started.md: Replaced the "Comparing Schemas" section — updated description, steps, and menu item name (Visual Schema Compare (preview)...); added SchemaCompare.png screenshot
  • README.md: Updated feature list entry to reflect visual comparison rather than script generation
Original prompt

This section details on the original issue you should resolve

<issue_title>Update getting started guide with visual schema compare feature (and remove the current compare feature)</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: ErikEJ <4169187+ErikEJ@users.noreply.github.com>
Copilot AI changed the title [WIP] Update getting started guide with visual schema compare feature Update getting started guide to document visual schema compare feature Mar 3, 2026
@ErikEJ ErikEJ marked this pull request as ready for review March 3, 2026 10:11
Copilot AI review requested due to automatic review settings March 3, 2026 10:11
@ErikEJ ErikEJ merged commit 96f323a into main Mar 3, 2026
4 checks passed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates end-user documentation to reflect the newer Visual Schema Compare tool window experience, replacing the older script-based workflow in the Getting Started guide and aligning the README feature list accordingly.

Changes:

  • Rewrote “Comparing Schemas” in docs/getting-started.md to describe Visual Schema Compare and updated the context-menu command name.
  • Added/linked a new Schema Compare screenshot (img/SchemaCompare.png).
  • Updated README’s “Schema compare” feature description to emphasize visual comparison and applying changes.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/getting-started.md Replaces script-based schema compare instructions with Visual Schema Compare steps and adds a screenshot reference.
README.md Updates feature list wording to match the visual schema compare workflow.

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.

Update getting started guide with visual schema compare feature (and remove the current compare feature)

3 participants