VOOZH about

URL: https://learn.microsoft.com/en-us/visualstudio/ide/index-writing-code?view=visualstudio

⇱ Organize and edit code with the Code editor - Visual Studio (Windows) | Microsoft Learn


Organize and edit code in Visual Studio

Learn about working with code projects, using code editor features, and maintaining consistent code style.

Open or create a project

Tutorial

  • Work with solutions and projects
  • Open a project from a repo

How-To Guide

  • Use Visual Studio without projects or solutions
  • Use Visual Studio search

Use editing features

Overview

  • Use the code editor
  • Navigate code
  • Generate and fix code
  • Manage code style preferences
  • Manage project and solution properties
  • Code analysis

AI-assisted development

Overview

  • AI assistance tools
  • Install and manage GitHub Copilot
  • GitHub Copilot Completions
  • GitHub Copilot Chat
  • IntelliCode
  • Use IntelliSense for code completion

Get started with programming languages

Tutorial

  • Get started with C# and ASP.NET Core
  • Create a console app with C++
  • Get started with Python
  • Create a console app with C#
  • Create a console app with Visual Basic
  • Create a Node.js and Express app