Skip to content

Instantly share code, notes, and snippets.

View paeybu's full-sized avatar

Vachirarat Thavisaengsiri paeybu

  • Thailand
View GitHub Profile
@paeybu
paeybu / gist:b880d9951d26489b861c8fe49460dcd5
Last active May 21, 2024 04:28
Enable tab switching in VSCode using command + number
Shift command P in VSCode
> Preferences: Open Keyboard Shortcuts (JSON)
and paste this
// Place your key bindings in this file to override the defaults
[
{
"key": "cmd+1",