Skip to content

Commit 9e0bca3

Browse files
committed
Update organize and edit code landing page
1 parent e1dd3a7 commit 9e0bca3

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

docs/ide/create-new-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create and configure a new project
33
description: Create and configure a new project in Visual Studio by choosing a template type, the Framework version, an authentication type, and more.
4-
ms.date: 10/14/2024
4+
ms.date: 10/15/2024
55
ms.topic: how-to
66
f1_keywords:
77
- vs.newproject

docs/ide/index-writing-code.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.topic: landing-page
1212
author: anandmeg
1313
ms.author: meghaanand
14-
ms.date: 10/23/2023
14+
ms.date: 10/15/2024
1515

1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1717

@@ -24,8 +24,8 @@ landingContent:
2424
linkLists:
2525
- linkListType: tutorial
2626
links:
27-
- text: Create a new project
28-
url: create-new-project.md
27+
- text: Work with solutions and projects
28+
url: creating-solutions-and-projects.md
2929
- text: Open a project from a repo
3030
url: ../get-started/tutorial-open-project-from-repo.md
3131
- linkListType: how-to-guide
@@ -48,6 +48,8 @@ landingContent:
4848
url: code-generation-in-visual-studio.md
4949
- text: Manage code style preferences
5050
url: code-styles-and-code-cleanup.md
51+
- text: Manage project and solution properties
52+
url: managing-project-and-solution-properties.md
5153
- text: Code analysis
5254
url: ../code-quality/roslyn-analyzers-overview.md
5355

@@ -58,7 +60,9 @@ landingContent:
5860
links:
5961
- text: AI assistance tools
6062
url: ai-assisted-development-visual-studio.md
61-
- text: GitHub Copilot
63+
- text: Install and manage GitHub Copilot
64+
url: visual-studio-github-copilot-install-and-states.md
65+
- text: GitHub Copilot Completions
6266
url: visual-studio-github-copilot-extension.md
6367
- text: GitHub Copilot Chat
6468
url: visual-studio-github-copilot-chat.md

0 commit comments

Comments
 (0)