• Articles
  • Developer
  • Lists
  • Work
  • About

PodcastsVS Code PluginsVS Code KeyboardMusicElixir LibrariesInfrastructure

I configure VS Code with these keyboard shortcuts to speed up my development

cmd+l o
workbench.action.openWorkspace
cmd+l p
workbench.files.action.focusFilesExplorer
cmd+k i
editor.action.trimTrailingWhitespace
cmd+k cmd+x
-editor.action.trimTrailingWhitespace
cmd+l ;
editor.action.revealDefinition
f12
-editor.action.revealDefinition
cmd+l cmd+;
editor.action.peekDefinition
alt+f12
-editor.action.peekDefinition
cmd+l k
revealInExplorer
cmd+k l
editor.action.transformToLowercase
cmd+k u
editor.action.transformToUppercase
cmd+l q
workbench.files.action.showActiveFileInExplorer
alt+cmd+g
search.action.focusNextSearchResult
f4
-search.action.focusNextSearchResult
ctrl+cmd+g
workbench.view.search.focus
ArticlesDeveloperListsWorkAbout

© 2025 Christopher Douglas. All rights reserved.

🇦🇺 Made in Melbourne, Australia