microsoft/SQLCallStackResolver

Add a "resolve contents of clipboard" function

Closed this issue · 0 comments

In most cases the user will copy the raw call stacks from another source / tool. They then typically have to go through a few steps on the GUI:

  • Select all the text in the input section of the GUI
  • (Optionally) delete that old text
  • Paste the contents of the clipboard
  • Hit the Resolve button

The proposal is to have a "resolve from clipboard" function somehow so that we can avoid 3 of the 4 steps mentioned above.