CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 22:38:14 GMT
content-type: text/html; charset=utf-8
content-length: 97355
cache-control: s-maxage=300
etag: W/"17c4b-64snWWi1j25hydUJzHp6TKVb1NA"
strict-transport-security: max-age=31536000; includeSubDomains
request-context: appId=cid-v1:
content-security-policy: frame-ancestors 'self'
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
x-powered-by: ASP.NET
x-azure-ref: 20250724T223814Z-r15cb48d77546l5qhC1BOMptg4000000015g000000002rh2
x-cache: TCP_MISS
x-fd-int-roxy-purgeid: 1
accept-ranges: bytes
Productivity Tips
Try MCP servers to extend agent mode in VS Code!
Dismiss this update
Productivity Tips
In this Visual Studio Code tutorial, we describe Visual Studio Code features that help increase your coding productivity. Learning just a few tips can speed up your workflow and help you discover the full power of the VS Code editor.
Here's the next video we recommend: Personalize Visual Studio Code
Pick another video from the list: Introductory Videos
Video outline
-
Double Shift
- Assign the double Shift keyboard shortcut for often-used commands in the Keyboard Shortcuts editor (Preferences: Open Keyboard Shortcuts command)
-
Side Bar focus with keyboard shortcuts
- Press ⌘0 (Windows, Linux Ctrl+0) to put the focus in the Primary Side Bar
- Press ⌘1 (Windows, Linux Ctrl+1) to put the focus back in the editor
-
Copy Paste
- Press ⌘C (Windows, Linux Ctrl+C) to copy the entire line
- Press ⌘V (Windows, Linux Ctrl+V) to paste the entire line
-
Multiple cursors
- Press ⇧⌥I (Windows, Linux Shift+Alt+I) to add a cursor to the end of each selected line
-
Multiple terminal windows
- Drag terminal windows in the editor
- Switch between open terminals in the editor with ⌘P (Windows, Linux Ctrl+P)
Next video
- Personalize Visual Studio Code - Learn how to personalize VS Code to your work style with themes.
- Introductory Videos - Review the entire list of videos.
Related resources
- Tips and Tricks - Learn more productivity tips and tricks.
- Code Editing - Discover the full power of the VS Code editor.
- IntelliSense - Smart code completions and methods signatures.
11/18/2021