/sqitch-visualizer

This Visual Studio Code extension provides a visualization tool for Sqitch changes.

Primary LanguageTypeScriptMIT LicenseMIT

Sqitch Visualizer

This Visual Studio Code extension provides a visualization tool for Sqitch changes.

Features

  • Visualize Sqitch changes as a directed graph.
  • Each node in the graph represents a Sqitch change.
  • Each edge represents a dependency between changes.

Usage

Open the Sqitch Visualizer from the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS) and select "Load Sqitch Plan Graph".

Contributing

Contributions are welcome! Please read the contributing guidelines before getting started.

License

This project is licensed under the MIT License. See the LICENSE file for details.