Skip to content

dzsquared/sqlops-pastetheplan

Repository files navigation

Azure Data Studio - Paste the Plan Extension

This extension is a connector to Paste the Plan.

Installation

The current release is available to download as a .vsix file and can be installed by opening the command palette (ctrl/command+shift+p) and selecting Extensions: Install from VSIX...

Features

Open execution plan XML from a saved execution plan file, an estimated execution plan, an actual execution plan, or embedded in query results such as sp_BlitzCache.

From the open XML file, run either of the commands from the command pallete (ctrl+shift+p):

  • Paste the Plan: Open in Browser
  • Paste the Plan: Copy to Clipboard

Open in Browser 1

Open in Browser 2

Requirements

  • Internet connectivity

Privacy

This extension does not store your execution plans or other information locally. It does send your execution plans to Paste the Plan, so you should be familiar with their privacy and copyright summary

Known Issues

Please submit on GitHub

Release Notes

0.2.0

  • Adds check for execution plan size <2MB
  • First release

0.1.0

  • Preview version

License

This extension is released under the MIT License.

About

Paste the Plan Extension for Azure Data Studio

Resources

License

Stars

Watchers

Forks

Packages

No packages published