Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy value(s) context menu command in SQL Console doesn't work #987

Open
gjsjohnmurray opened this issue Sep 23, 2022 · 0 comments
Open
Labels

Comments

@gjsjohnmurray
Copy link
Collaborator

  1. Connect to a server (I used the SQLite driver)
  2. Run a query (I used SELECT * from nosuch)
  3. Switch to the "SQL CONSOLE: MESSAGES" tab on the Panel
  4. Right-click on the message (e.g. SQLITE_ERROR: no such table: nosuch 14:34:26) and choose Copy value(s)
  5. Open an empty text document and paste into it. You get whatever was already on the clipboard.

Expected behavior
Text of copied message gets pasted.

Desktop (please complete the following information):

  • SQLTools Version 0.25.1
  • VS Code Version: 1.71.2
  • OS: Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant