- Visual Studio Code - Code Editing. Redefined
Use AI models like Claude Sonnet out of the box, or bring your own key to access models from Azure, Anthropic, Google, Ollama, OpenAI, and OpenRouter Your codebase is indexed locally and remotely (on GitHub) to understand what's relevant, enabling fast, context-aware interactions
- 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
- Visual Studio Code on Windows
Install Git, Node js, TypeScript, language runtimes, and more Customize VS Code with themes, formatters, language extensions and debuggers for your favorite languages, and more
- Terminal Basics - Visual Studio Code
You can open a terminal as follows: From the menu, use the Terminal > New Terminal or View > Terminal menu commands From the Command Palette ( ⇧⌘P (Windows, Linux Ctrl+Shift+P ) ), use the View: Toggle Terminal command
- Remote Development using SSH - Visual Studio Code
The Visual Studio Code Remote - SSH extension allows you to open a remote folder on any remote machine, virtual machine, or container with a running SSH server and take full advantage of VS Code's feature set Once connected to a server, you can interact with files and folders anywhere on the remote filesystem
- What is a VS Code workspace? - Visual Studio Code
What is a VS Code workspace? A Visual Studio Code workspace is the collection of one or more folders that are opened in a VS Code window (instance) In most cases, you will have a single folder opened as the workspace
- Getting Started with C# in VS Code - Visual Studio Code
You can follow the steps of this walkthrough to learn more about the features of the C# extension You can also use this walkthrough to install the latest NET SDK Reopen the walkthrough at any time by opening the Command Palette (⇧⌘P (Windows, Linux Ctrl+Shift+P)) and selecting Welcome: Open Walkthrough
- Code Navigation - Visual Studio Code
VS Code provides two powerful commands to navigate in and across files with easy-to-use keyboard shortcuts Hold Ctrl and press Tab to view a list of all files open in an editor group To open one of these files, use Tab again to pick the file you want to navigate to, then release Ctrl to open it
|