Skip to content

Commit 5fdf4c2

Browse files
Merge pull request #10370 from anandmeg/whatsnew-sept
What's new in docs for August
2 parents b306e02 + e994bd3 commit 5fdf4c2

File tree

1 file changed

+136
-123
lines changed

1 file changed

+136
-123
lines changed

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

Lines changed: 136 additions & 123 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: "What's new in the Visual Studio docs"
4-
ms.date: 8/3/2022
4+
ms.date: 09/02/2022
55
helpviewer_keywords:
66
- "Visual Studio, what's new, docs"
77
- "what's new [Visual Studio]"
@@ -21,6 +21,140 @@ ms.workload:
2121

2222
Welcome to what's new in the Visual Studio docs. The following sections provide the previous three months of what's new in the Visual Studio docs.
2323

24+
## August 2022
25+
26+
### Azure
27+
28+
**Updated articles**
29+
30+
- [Adding Azure storage by using Visual Studio Connected Services](../azure/vs-azure-tools-connected-services-storage.md) - Update for Visual Studio 2022 17.3
31+
32+
### Containers
33+
34+
**Updated articles**
35+
36+
- [Quickstart: Use Docker with a React Single-page App in Visual Studio](../containers/container-tools-react.md) - Update debug steps for React with container
37+
- [Deploy an ASP.NET Core container to Azure App Service using Visual Studio](../containers/deploy-app-service.md) - Add steps for Azure App Service Container option
38+
39+
### Debugger
40+
41+
**New articles**
42+
43+
- [How to: Enable debugging and diagnostics with Source Link](../debugger/how-to-improve-diagnostics-debugging-with-sourcelink.md)
44+
- [Troubleshoot remote debugging](../debugger/troubleshooting-remote-debugging.md)
45+
46+
**Updated articles**
47+
48+
- [Remote Debug ASP.NET on a Remote IIS Computer](../debugger/remote-debugging-aspnet-on-a-remote-iis-7-5-computer.md) - Migrate remote debugging articles from WebPI
49+
- [Remote Debug ASP.NET Core on a Remote IIS Computer in Visual Studio](../debugger/remote-debugging-aspnet-on-a-remote-iis-computer.md) - Migrate remote debugging articles from WebPI
50+
- [Remote Debugging a C++ Project in Visual Studio](../debugger/remote-debugging-cpp.md) - Update remote debugging for C++
51+
- [Tutorial: Learn to debug C++ code using Visual Studio](../debugger/getting-started-with-the-debugger-cpp.md) - Update debugger get started topics for C++
52+
- [Advanced visualizer scenarios](../debugger/visualizer-advanced-scenarios.md) - Fix issues with code and link to projects in GitHub
53+
54+
### Extensibility
55+
56+
**Updated articles**
57+
58+
- [.NET compiler platform package version reference](../extensibility/roslyn-version-support.md) - Update Roslyn's Visual Studio version mapping table
59+
- [VSCT XML schema conditional attributes](../extensibility/vsct-xml-schema-conditional-attributes.md) - Added guidance for Defined() usage
60+
61+
### IDE
62+
63+
**Updated articles**
64+
65+
- [What are solutions and projects in Visual Studio?](./solutions-and-projects-in-visual-studio.md) - Update content and add/revise links
66+
- [Options dialog box: Environment \> Tabs and Windows](./reference/tabs-and-windows-environment-options-dialog-box.md) - Add screenshots to Tabs & Windows options dialog page
67+
- [Customize window layouts in Visual Studio](./customizing-window-layouts-in-visual-studio.md) - Add Tabs & Docs Management personalization info
68+
- [Manage references in a project](./managing-references-in-a-project.md)
69+
- Clarify between Add Reference and Add Project Reference
70+
- Update the Add Project Reference screenshot
71+
- [Visual Studio productivity guide for C# developers](./csharp-developer-productivity.md) - Refresh text and screenshots for Visual Studio 2022
72+
73+
### Install
74+
75+
**Updated articles**
76+
77+
- [Create an offline installation package of Visual Studio for local installation](../install/create-an-offline-installation-of-visual-studio.md) - Update for language locale localization issue
78+
79+
### JavaScript
80+
81+
**Updated articles**
82+
83+
- [Tutorial: Create an ASP.NET Core app with Angular in Visual Studio](../javascript/tutorial-asp-net-core-with-angular.md) - Add Publish experience for ASP.NET Core plus React, Angular, Vue
84+
- [Tutorial: Create an ASP.NET Core app with React in Visual Studio](../javascript/tutorial-asp-net-core-with-react.md) - Add Publish experience for ASP.NET Core plus React, Angular, Vue
85+
- [Tutorial: Create an ASP.NET Core app with Vue in Visual Studio](../javascript/tutorial-asp-net-core-with-vue.md) - Add Publish experience for ASP.NET Core plus React, Angular, Vue
86+
87+
### MSBuild
88+
89+
**New articles**
90+
91+
- [MSBuild Error messages: MSB3021](../msbuild/errors/msb3021.md)
92+
- [MSBuild Error messages: MSB3026](../msbuild/errors/msb3026.md)
93+
- [MSBuild Error messages: MSB3030](../msbuild/errors/msb3030.md)
94+
- [MSBuild Error messages: MSB3041](../msbuild/errors/msb3041.md)
95+
- [MSBuild Error messages: MSB3026](../msbuild/errors/msb3061.md)
96+
- [MSBuild Error messages: MSB3026](../msbuild/errors/msb3073.md)
97+
- [MSBuild Error messages: MSB3101](../msbuild/errors/msb3101.md)
98+
- [MSBuild Error messages: MSB3191](../msbuild/errors/msb3191.md)
99+
- [MSBuild Error messages: MSB3202](../msbuild/errors/msb3202.md)
100+
- [MSBuild Error messages: MSB3231](../msbuild/errors/msb3231.md)
101+
- [MSBuild Error messages: MSB3243](../msbuild/errors/msb3243.md)
102+
- [MSBuild Error messages: MSB3245](../msbuild/errors/msb3245.md)
103+
- [MSBuild Error messages: MSB3276](../msbuild/errors/msb3276.md)
104+
- [MSBuild Error messages: MSB3284](../msbuild/errors/msb3284.md)
105+
- [MSBuild Error messages: MSB3290](../msbuild/errors/msb3290.md)
106+
- [MSBuild Error messages: MSB3323](../msbuild/errors/msb3323.md)
107+
- [MSBuild Error messages: MSB3482](../msbuild/errors/msb3482.md)
108+
- [MSBuild Error messages: MSB3491](../msbuild/errors/msb3491.md)
109+
- [MSBuild Error messages: MSB3541](../msbuild/errors/msb3541.md)
110+
- [MSBuild Error messages: MSB3774](../msbuild/errors/msb3774.md)
111+
- [MSBuild Error messages: MSB4011](../msbuild/errors/msb4011.md)
112+
- [MSBuild Error messages: MSB4019](../msbuild/errors/msb4019.md)
113+
- [MSBuild Error messages: MSB4024](../msbuild/errors/msb4024.md)
114+
- [MSBuild Error messages: MSB4025](../msbuild/errors/msb4025.md)
115+
- [MSBuild Error messages: MSB4030](../msbuild/errors/msb4030.md)
116+
- [MSBuild Error messages: MSB4044](../msbuild/errors/msb4044.md)
117+
- [MSBuild Error messages: MSB4057](../msbuild/errors/msb4057.md)
118+
- [MSBuild Error messages: MSB4064](../msbuild/errors/msb4064.md)
119+
- [MSBuild Error messages: MSB4067](../msbuild/errors/msb4067.md)
120+
- [MSBuild Error messages: MSB4184](../msbuild/errors/msb4184.md)
121+
- [MSBuild Error messages: MSB6006](../msbuild/errors/msb6006.md)
122+
123+
**Updated articles**
124+
125+
- [When element (MSBuild)](../msbuild/when-element-msbuild.md) - MSBuild When element: use a more complex example
126+
- [Tutorial: Create a custom task for code generation](../msbuild/tutorial-custom-task-code-generation.md) - MSBuild Custom task tutorial: add multi-targeting info
127+
128+
### Profiling
129+
130+
**New articles**
131+
132+
- [Excessive LOH allocations triggering Gen2 GCs](../profiling/perf-insights-loh-allocations.md)
133+
- [Improve regex performance with .NET 5+](../profiling/perf-insights-regex.md)
134+
- [Use StringBuilder for concatenations](../profiling/perf-insights-string-concatenation.md)
135+
136+
**Updated articles**
137+
138+
- [First look at profiling tools (C#, Visual Basic, C++, F#)](../profiling/profiling-feature-tour.md) - Discoverability update for File I/O tool
139+
140+
### Version control
141+
142+
**New articles**
143+
144+
- [Stage lines of code in Visual Studio](../version-control/git-line-staging.md)
145+
146+
## Community contributors
147+
148+
The following person 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).
149+
150+
- [chadbaldwin](https://github.com/chadbaldwin) - Chad Baldwin (1)
151+
- [grantwinney](https://github.com/grantwinney) - Grant (1)
152+
- [jmartens](https://github.com/jmartens) - Jonathan Martens (1)
153+
- [just-ero](https://github.com/just-ero) - Ero (1)
154+
- [Orange23333](https://github.com/Orange23333) - Orange 233 (1)
155+
- [paritoshkr](https://github.com/paritoshkr) - PARITOSH KUMAR (1)
156+
- [psollberger](https://github.com/psollberger) - Patrick Sollberger (1)
157+
24158
## July 2022
25159

26160
### Azure
@@ -82,12 +216,6 @@ Welcome to what's new in the Visual Studio docs. The following sections provide
82216
- [How to: Configure targets and tasks](../msbuild/how-to-configure-targets-and-tasks.md) - Add section on overriding usingtasks
83217
- [Troubleshoot .NET Framework targeting errors](../msbuild/troubleshooting-dotnet-framework-targeting-errors.md) - Update .NET targeting to latest .NET terminology
84218

85-
### Community contributors
86-
87-
The following person 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).
88-
89-
- [naveensrinivasan](https://github.com/naveensrinivasan) - Naveen (1)
90-
91219
## June 2022
92220

93221
### Containers
@@ -211,119 +339,4 @@ Edits to improve search engine optimization and usability for the following page
211339
**Updated articles**
212340

213341
- [Use code coverage to determine how much code is being tested](../test/using-code-coverage-to-determine-how-much-code-is-being-tested.md) - Review and update Visual Studio docs for debug & deployment
214-
- [Customize code coverage analysis](../test/customizing-code-coverage-analysis.md) - Static instrumentation doc
215-
216-
### Community contributors
217-
218-
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).
219-
220-
- [Laniusexcubitor](https://github.com/Laniusexcubitor) (1)
221-
- [naveensrinivasan](https://github.com/naveensrinivasan) - Naveen (1)
222-
- [reduckted](https://github.com/reduckted) - Dave (1)
223-
- [softwarepronto](https://github.com/softwarepronto) (1)
224-
225-
## May 2022
226-
227-
### Code quality
228-
229-
**Updated articles**
230-
231-
- [Configure live code analysis for .NET](../code-quality/configure-live-code-analysis-scope-managed-code.md) - Updates for background code analysis scope
232-
- [Run code analysis manually for .NET](../code-quality/how-to-run-code-analysis-manually-for-managed-code.md) - Updates for background code analysis scope
233-
234-
### Containers
235-
236-
**Updated articles**
237-
238-
- [Tutorial: Create a multi-container app with Docker Compose](../containers/tutorial-multicontainer.md) - use the ComposeSample with Redis cache
239-
240-
### Debugger
241-
242-
**Updated articles**
243-
244-
- [Troubleshooting and known issues for snapshot debugging in Visual Studio](../debugger/debug-live-azure-apps-troubleshooting.md)
245-
- Update debug-live-azure-apps-troubleshooting.md
246-
- [Format specifiers for C++ in the Visual Studio debugger](../debugger/format-specifiers-in-cpp.md) - Address feedback ticket 1074671
247-
248-
### Extensibility
249-
250-
**Updated articles**
251-
252-
- [Visual Studio SDK error messages](../extensibility/vssdk-messages/index.md) - Edits to improve search engine optimization and usability
253-
- [Visual Studio SDK analyzer error VsixCompatibility1001](../extensibility/vssdk-messages/vsixcompatibility1001.md) - Edits to improve search engine optimization and usability
254-
255-
### Help viewer
256-
257-
**Updated articles**
258-
259-
- [Accessibility features of the Help Viewer](../help-viewer/accessibility-features.md) - 603085 | Update Help Viewer accessibility article
260-
- [Override Help Viewer defaults](../help-viewer/behavior-overrides.md) - 603085 | Update Help Viewer articles
261-
- [How to: Search for topics in Help Viewer](../help-viewer/find-topics.md) - 603085 | Update Help Viewer articles
262-
263-
### IDE
264-
265-
**Updated articles**
266-
267-
- [Code style preferences](./code-styles-and-code-cleanup.md) - update Basic to Visual Basic in Tools>Options>Text Editor topics
268-
- [Common Quick Actions](./common-quick-actions.md) - update Basic to Visual Basic in Tools>Options>Text Editor topics
269-
- [How to: Manage editor modes](./how-to-manage-editor-modes.md) - update Basic to Visual Basic in Tools>Options>Text Editor topics
270-
- [Options, Text Editor, Basic (Visual Basic), Advanced](./reference/options-text-editor-basic-visual-basic.md)
271-
- update Basic to Visual Basic in Tools>Options>Text Editor topics
272-
- Updates for background code analysis scope
273-
- [Set language-specific editor options](./reference/setting-language-specific-editor-options.md) - update Basic to Visual Basic in Tools>Options>Text Editor topics
274-
- [Synchronize Visual Studio settings across multiple computers](./synchronized-settings-in-visual-studio.md) - update 'Turn off synchronized settings on a particular computer' section
275-
- [Options dialog box: Environment \> Documents](./reference/documents-environment-options-dialog-box.md) - add new AutoSave All Files option
276-
- [Options, Text Editor, C#, Advanced](./reference/options-text-editor-csharp-advanced.md) - Updates for background code analysis scope
277-
- [What is the Project Designer?](./reference/project-properties-reference.md) - revise Project Designer reference links for Visual Studio 2022
278-
- [Sign in to Visual Studio on Windows](./signing-in-to-visual-studio.md) - Update the sign in docs
279-
- [Sign in to Visual Studio with accounts that require multi-factor authentication (MFA)](./work-with-multi-factor-authentication.md) - Update the sign in docs
280-
281-
### MS Build
282-
283-
**Updated articles**
284-
285-
- [Tutorial: Build an application](./walkthrough-building-an-application.md) - Build walkthough: update for Visual Studio 2022
286-
- [How to: Create and remove project dependencies](./how-to-create-and-remove-project-dependencies.md) - Add screenshots, links and new Build order section
287-
288-
### Profiling
289-
290-
**New articles**
291-
292-
- [Threads view reports in the Concurrency Visualizer](../profiling/threads-view-reports.md)
293-
- [Threads view timeline reports in the Concurrency Visualizer](../profiling/threads-view-timeline-reports.md)
294-
- [View file read and write information to help improve performance](../profiling/use-file-io.md)
295-
296-
**Updated articles**
297-
298-
- [Concurrency Visualizer markers](../profiling/concurrency-visualizer-markers.md) - Refactor Concurrency Visualizer
299-
- [Cores View](../profiling/cores-view.md) - Refactor Concurrency Visualizer
300-
- [Threads view in the Concurrency Visualizer](../profiling/threads-view-parallel-performance.md) - Refactor Concurrency Visualizer
301-
- [Utilization view](../profiling/utilization-view.md) - Refactor Concurrency Visualizer
302-
303-
### Python
304-
305-
**Updated articles**
306-
307-
- [Quickstart: Create a Python project from a template in Visual Studio](../python/quickstart-02-python-in-visual-studio-project-from-template.md) - Quickstart: Open and run Python code in a folder
308-
- [Quickstart: Open and run Python code in a folder](../python/quickstart-05-python-visual-studio-open-folder.md) - Quickstart: Open and run Python code in a folder
309-
310-
### Test
311-
312-
**Updated articles**
313-
314-
- [Use code coverage to determine how much code is being tested](../test/using-code-coverage-to-determine-how-much-code-is-being-tested.md) - Updates for 17.2 code coverage feature preview
315-
316-
### Version control
317-
318-
**Updated articles**
319-
320-
- [Git settings and preferences in Visual Studio](../version-control/git-settings.md) - update 'Rebase local branch when pulling' section
321-
322-
### Community contributors
323-
324-
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).
325-
326-
- [hyoshioka0128](https://github.com/hyoshioka0128) - Hiroshi Yoshioka (6)
327-
- [softwarepronto](https://github.com/softwarepronto) (2)
328-
- [matei-tm](https://github.com/matei-tm) - Mircea-Tiberiu Matei (1)
329-
- [xparadoxical](https://github.com/xparadoxical) (1)
342+
- [Customize code coverage analysis](../test/customizing-code-coverage-analysis.md) - Static instrumentation doc

0 commit comments

Comments
 (0)