- File management Search and replace Keyboard shortcuts for Windows
Ctrl+K Ctrl+C Add line comment Ctrl+K Ctrl+U Remove line comment Ctrl+ Toggle line comment Shift+Alt+A Toggle block comment Alt+Z Toggle word wrap Navigation Ctrl+T Show all Symbols Ctrl+G Go to Line Ctrl+P Go to File Ctrl+Shift+O Go to Symbol Ctrl+Shift+M Show Problems panel
- Default keyboard shortcuts reference - Visual Studio Code
VS Code comes with a set of default keyboard shortcuts This article lists the default keyboard shortcuts in VS Code You can also view the default shortcuts in the product: Open the Keyboard Shortcuts editor, and then select Show System Keybindings in the More Actions ( ) menu
- Visual Studio Code tips and tricks
Use the tips and tricks in this article to jump right in and learn how to be productive with Visual Studio Code Become familiar with the powerful editing, code intelligence, and source code control features and learn useful keyboard shortcuts Make sure to explore the other in-depth topics in Getting Started and the User Guide to learn more
- Manage context for AI - Visual Studio Code
In this article, you learn how to manage context in chat, including how to use #-mentions to reference files, folders, and symbols, how to reference web content, or how you can use custom instructions to guide the AI's responses VS Code automatically provides context to the chat prompt based on your current activity
- Download Visual Studio Code - Mac, Linux, Windows
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications
- GitHub Pull Requests in Visual Studio Code
Starting this past spring, our team has been working to bring you a new integrated pull request experience so that you can collaborate, comment, review, and validate GitHub pull requests directly from within Visual Studio Code
- IntelliSense - Visual Studio Code
Visual Studio Code IntelliSense is provided for JavaScript, TypeScript, JSON, HTML, CSS, SCSS, and Less out of the box VS Code supports word-based completions for any programming language but can also be configured to have richer IntelliSense by installing a language extension
- Getting started with Copilot Chat in VS Code - Visual Studio Code
Copilot Chat lets you interact with GitHub Copilot by using natural language, to ask and receive answers to coding-related questions In this tutorial, you'll be creating a simple Node js web application Open a new VS Code window You'll be creating a new workspace in a follow-up step
|