mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-10 03:51:38 -04:00
* Adding column resize keyboard shortcuts in slickgrid * Switching to standard keyboard evt * Adding comment for the functionality * Cleaning up code and adding more comments * Using quick input to get column resize width * Adding check for negative sizes * Fixing some stuff