Learn time-saving VS Code keyboard shortcuts for navigation, file switching, and editing without touching the mouse.
Discover VS Code features like the Command Palette, multi-cursor editing, and split panes that speed up daily coding.
Use as a quick reference for Mac or Windows shortcuts when onboarding to VS Code for the first time.
This repository is a collection of tips and shortcuts for Visual Studio Code, a free code editor made by Microsoft. The tips cover a wide range of topics including basic navigation, customizing the editor's appearance, using extensions, managing files and folders, editing efficiently, code completion, debugging, and working with Git, which is a tool for tracking changes to code over time. The content has since moved to the official Visual Studio Code documentation website, so new contributions and issue reports are now handled through a different Microsoft repository called vscode-docs. This repository remains available but is no longer the primary home for this material. The tips themselves are practical and hands-on. They show specific keyboard shortcuts for Mac and Windows, explain how to use features like the Command Palette (a search box that lets you run any editor command by name), and demonstrate things like opening files quickly, navigating between tabs, splitting the editor into multiple panes, and customizing the color theme. The README includes animated GIFs showing many features in action, which makes it useful for visual learners. This is not a programming project in the traditional sense. There is no code to run or install. It is a reference document aimed at people who use VS Code and want to get more out of it, whether they are just starting out or looking to speed up their workflow. If you want the most current version of this content, the official VS Code documentation website is the better place to look.
← microsoft on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.