-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Expand file tree
/
Copy pathindex.yml
More file actions
119 lines (109 loc) · 4.37 KB
/
index.yml
File metadata and controls
119 lines (109 loc) · 4.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
### YamlMime:Landing
title: Visual Studio IDE documentation
summary: An integrated development environment (IDE) is a feature-rich application that can be used for many aspects of software development. The Visual Studio IDE makes it easy to edit, debug, build, and publish all your development projects.
metadata:
title: Visual Studio IDE documentation
titleSuffix: ""
description: Explore documentation about the features of the Visual Studio integrated development environment (IDE) that make it easy to edit, debug, build, and publish your app.
ms.subservice: general-ide
ms.topic: landing-page
author: ghogen
ms.author: ghogen
ms.manager: mijacobs
ms.date: 06/4/2025
ms.custom: vs-acquisition
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
landingContent:
# Card
- title: Get started
linkLists:
- linkListType: overview
links:
- text: What is Visual Studio?
url: ../get-started/visual-studio-ide.md
- linkListType: download
links:
- text: Download Visual Studio
url: https://aka.ms/vs/download/?cid=learn-onpage-download-cta
- linkListType: get-started
links:
- text: Install Visual Studio
url: ../install/install-visual-studio.md
# Card
- title: Use Visual Studio
linkLists:
- linkListType: get-started
links:
- text: Start in the code editor
url: ../get-started/tutorial-editor.md
- linkListType: overview
links:
- text: Track versions with Git
url: ../version-control/git-with-visual-studio.md
- linkListType: how-to-guide
links:
- text: Personalize the IDE
url: ../ide/personalizing-the-visual-studio-ide.md
- text: Create a new project
url: create-new-project.md
- text: Search code and features
url: visual-studio-search.md
- text: Compile and build
url: ../ide/compiling-and-building-in-visual-studio.md
- text: Run a program
url: ../get-started/csharp/run-program.md
- text: Productivity features
url: ../ide/productivity-features.md
- text: Open a developer command prompt
url: reference/command-prompt-powershell.md
- text: Manage extensions
url: finding-and-using-visual-studio-extensions.md
# Card
- title: Develop in your language
linkLists:
- linkListType: tutorial
links:
- text: C#
url: ../get-started/csharp/tutorial-console.md
- text: C++
url: /cpp/get-started/tutorial-console-cpp
- text: Visual Basic
url: ../get-started/visual-basic/tutorial-console.md
- text: Python
url: ../python/tutorial-working-with-python-in-visual-studio-step-00-installation.md
- text: JavaScript
url: ../javascript/tutorial-nodejs.md
- text: F#
url: /dotnet/fsharp/get-started/get-started-visual-studio
# Card
- title: Use AI in Visual Studio
linkLists:
- linkListType: overview
links:
- text: AI-assisted development in Visual Studio
url: ../ide/ai-assisted-development-visual-studio.md
- linkListType: how-to-guide
links:
- text: Use GitHub Copilot
url: ../ide/visual-studio-github-copilot-extension.md
- text: Use GitHub Copilot Chat
url: ../ide/visual-studio-github-copilot-chat.md
- text: Debug with Copilot
url: ../debugger/debug-with-copilot.md
- text: Profiling with Copilot
url: ../profiling/profile-with-copilot-agent.md
# Card
- title: Discover what's new
linkLists:
- linkListType: whats-new
links:
- text: Release notes
url: /visualstudio/releases/2022/release-notes
- text: What's new in Visual Studio 2022
url: ../ide/whats-new-visual-studio-2022.md
- text: What's new in Visual Studio 2019
url: ../ide/whats-new-visual-studio-2019.md
- text: What's new in the docs
url: ../ide/whats-new-visual-studio-docs.md