intersystems-community / sqltools-intersystems-driver

InterSystems support for SQL in the SQLTools extension to Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=intersystems-community.sqltools-intersystems-driver
MIT License
10 stars 9 forks source link

Make SQL console error messages easier to copy #5

Open bdeboe opened 3 years ago

bdeboe commented 3 years ago

Minor nuisance: when I get an error message in the "SQL Console: Messages" panel and right-click > copy values, it returns a string that was selected elsewhere in the interface rather than the error message I clicked on. Ran into this as part of experiencing #4

gjsjohnmurray commented 1 year ago

Upstream issue: https://github.com/mtxr/vscode-sqltools/issues/987