qnd:vs_code

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
qnd:vs_code [2024/11/14 15:58] – [JSON viewer] mguptonqnd:vs_code [2024/12/17 15:27] (current) mgupton
Line 3: Line 3:
   * [[https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf]]   * [[https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf]]
  
-  * ''Ctrl + shift + p'', command palette+  * ''Ctrl + shift + p'' or ''F1'', command palette
   * ''Ctrl + shift + f'', search for string across all files in currently opened folder   * ''Ctrl + shift + f'', search for string across all files in currently opened folder
   * ''Ctrl + r'', open recently opened files/folders   * ''Ctrl + r'', open recently opened files/folders
Line 28: Line 28:
   * ''Alt + z'', wrap text   * ''Alt + z'', wrap text
   * ''Ctrl + h'', find and replace   * ''Ctrl + h'', find and replace
 +
 +  * ''Ctrl + k, Ctrl + 0'', fold/collapse all blocks
 +  * ''Ctrl + k, Ctrl + j'', unfolder/expand all blocks
 ===== Customized Shortcuts ===== ===== Customized Shortcuts =====
   * Show/hide left sidebar, ''Alt + 1''   * Show/hide left sidebar, ''Alt + 1''
Line 33: Line 36:
   * Show/hide file explorer panel, ''Alt + 2''   * Show/hide file explorer panel, ''Alt + 2''
   * Show/hide file source control, ''Alt + 3''   * Show/hide file source control, ''Alt + 3''
 +
 +====== Settings ======
 +  * Modify the setting ''editor.wordSeparators'' to change how words are recognized and selected
  
 ====== Debugging ====== ====== Debugging ======
  • qnd/vs_code.1731599908.txt.gz
  • Last modified: 2024/11/14 15:58
  • by mgupton