Harald @digitarald Kirschner - June 2021
Cheat sheet with instructions to try out the tips & tricks covered in the talk.
- Setting
Files: Auto Save(files.autoSave)
- Right-click Activity Bar
- Command
View: Toggle Side Bar Position
- Drag icons and section headers from Side Bar and Panel
- Command
View: Reset View Locations
- Setting
Search: Mode(search.mode) - Setting
Search › Search Editor: Double Click Behaviour(search.searchEditor.doubleClickBehaviour)
- Setting
Editor: Word Wrap(editor.wordWrap)
- Setting
Files: Default Language(files.defaultLanguage)
- Right-click tab
Pin - Commands
View: Pin Editor&View: Unpin Editor - Shortcut
cmd+k shift+enter
- Setting
Workbench › Editor: Wrap Tabs(workbench.editor.wrapTabs)
- Right-click cog
Turn on Settings Sync - Command
Settings Sync: Turn on …
- Commands
Expand Selection(Shrink Selection) - Shortcuts
ctrl+shift+right(ctrl+shift+left)
Setting Editor › Suggest: Insert Mode (editor.suggest.insertMode)
Setting Editor › Suggest: Show Status Bar (editor.suggest.showStatusBar)
- Codelens
Debuginpackage.jsonscriptssection
- Command
Debug: JavaScript Debug Terminal - Terminal click
+icon, thenJavaScript Debug Terminal
- Click
localhost:portlinks logged in theJavaScript Debug Terminal
- Right-click gutter
Add Logpoint - Right-click breakpoints
Edit Breakpoint …, dropdownLog Message
- Start/stop by clicking
⊙on a thread in theCall Stacklist - Command
Debug: Take Performance Profile - Codelens for profiling times
- Extension vscode-js-profile-flame (ms-vscode.vscode-js-profile-flame)