formulahendry / vscode-mysql

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

Autoscale photos for a more readable display #201

Open mdear-lsn opened 1 year ago

mdear-lsn commented 1 year ago

Great extension!

I'm using it to analyze a large database that contains text as well as photo content. Some of the photos were uploaded with a high DPI count and, as such, it tends to overwhelm the rendered table resulting from right clicking on a table and choosing the "Select Top 1000" option.

Please add an option to autoscale photos to a more viewable form.