Skip to content

Commit c51c04c

Browse files
committed
Merged main into live
2 parents 9da0be9 + a833b57 commit c51c04c

File tree

1 file changed

+69
-80
lines changed

1 file changed

+69
-80
lines changed

docs/ide/whats-new-visual-studio-docs.md

Lines changed: 69 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "What's new in Visual Studio docs"
33
description: Discover recent changes in the Visual Studio documentation, including updated articles about getting started, the IDE, and deployment.
4-
ms.date: 09/04/2024
4+
ms.date: 10/01/2024
55
helpviewer_keywords:
66
- "Visual Studio, what's new, docs"
77
- "what's new [Visual Studio]"
@@ -15,6 +15,74 @@ ms.topic: conceptual
1515

1616
Welcome to what's new in Visual Studio docs. The following sections provide details on the previous three months of new and updated content.
1717

18+
## September 2024
19+
20+
### Debugger
21+
22+
**Updated articles**
23+
24+
- [View and change variable values with DataTips in the code editor](../debugger/view-data-values-in-data-tips-in-the-code-editor.md) - Add details to CPU Insights article and debug with Copilot
25+
- [Inspect an exception using the Exception Helper](../debugger/exception-helper.md) - Update Exception Helper article for debugging async exceptions
26+
27+
### Extensibility
28+
29+
**Updated articles**
30+
31+
- [Using VisualStudio.Extensibility SDK and VSSDK together](../extensibility/visualstudio.extensibility/get-started/in-proc-extensions.md) - Update outdated VisualStudio.Extensibility in-proc docs
32+
33+
### Get started
34+
35+
**Updated articles**
36+
37+
- [Tutorial: Open a project from a repo](../get-started/tutorial-open-project-from-repo.md) - Updated images and text
38+
- [Tutorial: Extend C# console app and debug in Visual Studio (part 2 of 2)](../get-started/csharp/tutorial-console-part-2.md) - Update article for user feedback
39+
- [Tutorial: Learn to use the code editor with Visual Basic](../get-started/visual-basic/tutorial-editor.md) - Review and update
40+
41+
### IDE
42+
43+
**Updated articles**
44+
45+
- [Options, Text Editor, C#, IntelliSense](../ide/reference/options-text-editor-csharp-intellisense.md) - Update for latest options in product
46+
- [Use regular expressions in Visual Studio](../ide/using-regular-expressions-in-visual-studio.md) - Regular expressions examples and clarifications
47+
- [AI assistance when you write code](../ide/visual-studio-whole-line-completions.md) - Intellicode Tools, Options UI updates
48+
- [Manage project and solution properties](../ide/managing-project-and-solution-properties.md) - Add more info & screenshots on Solution properties context menu and dialog
49+
- [Get better answers by setting the context for GitHub Copilot Chat in Visual Studio](../ide/copilot-chat-context.md) - Add more info on context used by chat
50+
- [Bookmark code in Visual Studio](../ide/setting-bookmarks-in-code.md) - Fix issue on bookmark discoverability
51+
52+
### Install
53+
54+
**Updated articles**
55+
56+
- [Install Visual Studio](../install/install-visual-studio.md) - Add sign-in info to install doc
57+
58+
### Profiling
59+
60+
**Updated articles**
61+
62+
- [Case study: Isolate a performance issue (C#, Visual Basic, F#)](../profiling/isolate-performance-issue.md)
63+
- Add Copilot instructions for profiling case study articles
64+
- Revise profiling article on isolating a performance issue to use a case study format
65+
- [Case Study: Beginner's guide to optimizing code and reducing compute costs (C#, Visual Basic, C++, F#)](../profiling/optimize-code-using-profiling-tools.md) - Add Copilot instructions for profiling case study articles
66+
- [Analyze performance by using CPU profiling in the Performance Profiler (C#, Visual Basic, C++, F#)](../profiling/cpu-usage.md) - Incorporate review feedback for CPU Usage article
67+
68+
### Test
69+
70+
**Updated articles**
71+
72+
- [Microsoft.CodeCoverage.Console tool](../test/microsoft-code-coverage-console-tool.md) - Add usage details related to Microsoft.CodeCoverage.Console usage
73+
74+
## Community contributors
75+
76+
The following people contributed to the Visual Studio docs during this period. Thank you! Learn how to contribute by following the links under "Get involved" in the [what's new landing page](index.yml).
77+
78+
- [cmkaya](https://github.com/cmkaya) - Cem Kaya ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
79+
- [Meir017](https://github.com/Meir017) - Meir Blachman ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
80+
- [PhilKang0704](https://github.com/PhilKang0704) - Phil ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
81+
- [Rageking8](https://github.com/Rageking8) - ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
82+
- [sailro](https://github.com/sailro) - Sebastien Lebreton ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
83+
- [Vincezhaoc](https://github.com/Vincezhaoc) - Vince Zhao ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
84+
- [vritme](https://github.com/vritme) - ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
85+
1886
## August 2024
1987

2088
### Containers
@@ -227,82 +295,3 @@ The following people contributed to the Visual Studio docs during this period. T
227295

228296
- [ErikEJ](https://github.com/ErikEJ) - Erik Ejlskov Jensen ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
229297

230-
## June 2024
231-
232-
### Azure
233-
234-
**Updated articles**
235-
236-
- [Publish a Cloud Services (classic) project to Cloud Services (extended support) by using Visual Studio](../azure/cloud-services-extended-support.md) - Review and update
237-
238-
### Deployment
239-
240-
**Updated articles**
241-
242-
- [Specify ClickOnce Publish properties](../deployment/how-to-specify-where-visual-studio-copies-the-files.md) - Update and refactor articles on ClickOnce deployment settings
243-
- [Server and client configuration issues in ClickOnce deployments](../deployment/server-and-client-configuration-issues-in-clickonce-deployments.md) - Remove Internet Explorer references from ClickOnce
244-
- [Overview of Publish](../deployment/publish-overview.md) - Review and update, add more about basic Publish operations
245-
- [Get publish settings from Azure and import into Visual Studio](../deployment/tutorial-import-publish-settings-azure.md) - Review and update credentials information for Azure App Service publish
246-
247-
### Get started
248-
249-
**Updated articles**
250-
251-
- [Tutorial: Create your first Universal Windows Platform application in Visual Studio with XAML and C#](../get-started/csharp/tutorial-uwp.md) - Review and update
252-
- [Tutorial: Create a math quiz WinForms app](../get-started/csharp/tutorial-windows-forms-math-quiz-create-project-add-controls.md) - Review and update
253-
- [What is Visual Studio?](../get-started/visual-studio-ide.md) - Review and update
254-
255-
### IDE
256-
257-
**Updated articles**
258-
259-
- [Sign in or switch Visual Studio user accounts](../ide/signing-in-to-visual-studio.md) - Add steps to sign in from the IDE
260-
- [Install GitHub Copilot in Visual Studio](../ide/visual-studio-github-copilot-install-and-states.md) - Add instructions on how to hide/remove GitHub Copilot
261-
- [Manage application settings (.NET)](../ide/managing-application-settings-dotnet.md) - Review and update
262-
- [Manage project and solution properties](../ide/managing-project-and-solution-properties.md) - Review and update
263-
- [Outlining](../ide/outlining.md) - Review and update
264-
- [Manage word wrap in the editor](../ide/reference/how-to-manage-word-wrap-in-the-editor.md) - Review and update
265-
- [What is Sticky Scroll for Visual Studio?](../ide/editor-sticky-scroll.md) - Review and update
266-
267-
### Install
268-
269-
**Updated articles**
270-
271-
- [Visual Studio on Arm-powered devices](../install/visual-studio-on-arm-devices.md) - Workload updates for Arm64 in latest Visual Studio releases
272-
- [Install Visual Studio versions side-by-side](../install/install-visual-studio-versions-side-by-side.md) - Review and update
273-
- [Repair Visual Studio](../install/repair-visual-studio.md) - Review and update
274-
- [Uninstall or remove Visual Studio](../install/uninstall-visual-studio.md) - Review and update
275-
- [Install Visual Studio](../install/install-visual-studio.md) - Review and update
276-
277-
### MSBuild
278-
279-
**Updated articles**
280-
281-
- [Select the files to build](../msbuild/how-to-select-the-files-to-build.md) - Updates to apply to SDK builds
282-
- [MSBuild command-line reference](../msbuild/msbuild-command-line-reference.md) - Improve readability of MSBuild tables
283-
284-
### Profiling
285-
286-
**New articles**
287-
288-
- [Isolate a performance issue (C#, Visual Basic, F#)](../profiling/isolate-performance-issue.md)
289-
290-
**Updated articles**
291-
292-
- [Beginner's guide to optimizing code and reducing compute costs (C#, Visual Basic, C++, F#)](../profiling/optimize-code-using-profiling-tools.md) - Add tutorial for starting a performance investigation using .NET Counters and Instrumentation
293-
- [Instrument a native stand-alone component and collect timing data with the profiler from the command line](../profiling/instrument-native-component-and-collect-timing-data.md) - Update command-line instrumentation articles for VSIntsr usage
294-
295-
### Test
296-
297-
**Updated articles**
298-
299-
- [Unit test basics](../test/unit-test-basics.md) - Add Copilot info and links related to generating unit tests
300-
301-
### Community contributors
302-
303-
The following people contributed to the Visual Studio docs during this period. Thank you! Learn how to contribute by following the links under "Get involved" in the [what's new landing page](index.yml).
304-
305-
- [PhilKang0704](https://github.com/PhilKang0704) - Phil ![3 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-3-green)
306-
- [Guiorgy](https://github.com/Guiorgy) - Guiorgy ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
307-
- [hickford](https://github.com/hickford) - M Hickford ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
308-
- [trivalik](https://github.com/trivalik) - Trivalik ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)

0 commit comments

Comments
 (0)