Search
10 results found
-
HTML in Visual Studio Code
Visual Studio Code provides basic support for HTML programming out of the box. There is syntax highlighting, smart completions with IntelliSense, and customizable formatting. VS Code also includes great Emmet support. As you type in HTML, we offer suggestions via HTML IntelliSense.
-
Getting started with Visual Studio Code
In this tutorial, we walk you through setting up Visual Studio Code and give an overview of the basic features. Here's the next video we recommend: Code Editing in Visual Studio Code Pick another video from the list: Introductory Videos
-
Tutorial: Get started with Visual Studio Code
In this tutorial, you learn about the key features of Visual Studio Code to help you get started with coding quickly. You learn about the different components of the user interface and how to customize it to your liking.
-
Introductory Videos - Visual Studio Code
Learn how to edit and run code in VS Code. Become a VS Code power user with these productivity tips. Personalize VS Code to make it yours with themes. Add features, themes, and more to VS Code with extensions! Get started with debugging in VS Code. Learn how to use Git version control in VS Code.
-
Documentation for Visual Studio Code
Get familiar with Visual Studio Code and learn how to code faster with AI. Download VS Code for Windows, macOS, or Linux. Follow the setup guide to install and configure VS Code for your OS. Discover the key features of VS Code with the step-by-step tutorial. Get started with GitHub Copilot, your AI coding assistant.
-
Django Tutorial in Visual Studio Code
Django is a high-level Python framework designed for rapid, secure, and scalable web development. Django includes rich support for URL routing, page templates, and working with data. In this Django tutorial, you create a simple Django app with three pages that use a common base template.
-
Basic editing - Visual Studio Code
Advanced search options. In the two input boxes below the search box, you can enter patterns to include or exclude from the search. If you enter example, that will match every folder and file named example in the workspace. If you enter ./example, that will match the folder example/ at the top level of your workspace. Use , to separate multiple patterns. . Paths must use forward slash
-
Code editing in Visual Studio Code
In this Visual Studio Code tutorial, we cover how to edit and run a small piece of code, including the features outlined below. After viewing this overview, read on in the Related Resources section to see more features.
-
Emmet in Visual Studio Code
Emmet is just one of the great web developer features in VS Code. Read on to find out about: HTML - VS Code supports HTML with IntelliSense, closing tags, and formatting. CSS - We offer rich support for CSS, SCSS and Less. Troubleshooting Custom tags do not get expanded in the suggestion list
-
Visual Studio Code for the Web
Visual Studio Code for the Web provides a free, zero-install Microsoft Visual Studio Code experience running entirely in your browser, allowing you to quickly and safely browse source code repositories and make lightweight code changes. To get started, go to https://vscode.dev in your browser.