Skip to content

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

Open
@gjsjohnmurray

Description

@gjsjohnmurray
  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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions