formulahendry / vscode-mysql

MySQL management tool for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.vscode-mysql
MIT License
221 stars 60 forks source link

Can't search in SQL Results window #143

Open MurzNN opened 4 years ago

MurzNN commented 4 years ago

After executing SQL query - there are "Results" window shown, but I can't do search for text in it, pressing Ctrl+F do nothing. Search in SQL query window works well. Where can be the problem?