Skip to content

Commit 02d52d6

Browse files
authored
Merge pull request #10473 from TerryGLee/tglee-newdocs01
update What's New in Docs w/ Sept data
2 parents 9cacac8 + 317acb7 commit 02d52d6

File tree

1 file changed

+106
-145
lines changed

1 file changed

+106
-145
lines changed
Lines changed: 106 additions & 145 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: 09/02/2022
4+
ms.date: 10/05/2022
55
helpviewer_keywords:
66
- "Visual Studio, what's new, docs"
77
- "what's new [Visual Studio]"
@@ -19,7 +19,105 @@ ms.workload:
1919

2020
[!INCLUDE [Visual Studio](~/includes/applies-to-version/vs-windows-only.md)]
2121

22-
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.
22+
Welcome to what's new in Visual Studio docs. The following sections provide details on the previous three months of new and updated content.
23+
24+
## Azure
25+
26+
### Updated articles
27+
28+
- [Add a connection to Azure SQL Database](../azure/azure-sql-database-add-connected-service.md) - Add content for Entity Framework migrations support in Visual Studio
29+
30+
## Cross platform
31+
32+
### Updated articles
33+
34+
- [Cross-platform mobile development in Visual Studio](../cross-platform/cross-platform-mobile-development-in-visual-studio.md) - Refresh text and screenshots
35+
36+
## Debugger
37+
38+
### Updated articles
39+
40+
- [Debugging in Visual Studio](../debugger/index.yml) - Perform search engine optimization (SEO) work for debugger & code analysis documentation
41+
- [Debug .NET Apps in WSL with Visual Studio](../debugger/debug-dotnet-core-in-wsl-2.md) - Add attach-to-process content for article on debugging Linux using WSL
42+
- [Remote Debug ASP.NET on a Remote IIS Computer](../debugger/remote-debugging-aspnet-on-a-remote-iis-7-5-computer.md) - Follow-up to Remote Debugging article updates
43+
- [Log info to the Output window using tracepoints in Visual Studio](../debugger/using-tracepoints.md) - Refresh text and screenshots
44+
45+
## Deployment
46+
47+
### New articles
48+
49+
- [ClickOnce for .NET on Windows](../deployment/clickonce-deployment-dotnet.md)
50+
51+
## Extensibility
52+
53+
### New articles
54+
55+
- [Target Visual Studio 2022 (ARM64) when creating an extension in Visual Studio 2022](../extensibility/arm64/target-arm64-visual-studio-extension.md)
56+
57+
### Updated articles
58+
59+
- Refresh text, links, and screenshots for the following:
60+
61+
- [Install the Visual Studio SDK](../extensibility/installing-the-visual-studio-sdk.md)
62+
- [Solution (.sln) file](../extensibility/internals/solution-dot-sln-file.md)
63+
- [Start developing extensions in Visual Studio](../extensibility/starting-to-develop-visual-studio-extensions.md)
64+
65+
## IDE
66+
67+
### New articles
68+
69+
- [Paste JSON or XML as classes](../ide/reference/paste-json-xml.md)
70+
71+
### Updated articles
72+
73+
- [How to: Add or remove references by using the Reference Manager](../ide/how-to-add-or-remove-references-by-using-the-reference-manager.md) - Add screenshots & new Remove References section
74+
- [How to: Sign application and deployment manifests](../ide/how-to-sign-application-and-deployment-manifests.md) Update & add link for.NET 5+ steps
75+
- [Work with GitHub accounts in Visual Studio](../ide/work-with-github-accounts.md) - Add troubleshooting section
76+
- [Create portable, custom editor settings with EditorConfig](../ide/create-portable-custom-editor-options.md) - Refresh text, links, and screenshots
77+
78+
## JavaScript
79+
80+
### New articles
81+
82+
- [Linting JavaScript in Visual Studio](../javascript/linting-javascript.md)
83+
84+
## MSBuild
85+
86+
### Updated articles
87+
88+
- [Change waves](../msbuild/change-waves.md) - Update with latest change wave info
89+
- [How to: Use MSBuild project SDKs](../msbuild/how-to-use-project-sdk.md) - Update SDK reference refactoring
90+
- [Walkthrough: Create an MSBuild project file from scratch](../msbuild/walkthrough-creating-an-msbuild-project-file-from-scratch.md) Update articles for Visual Studio 2022
91+
- [Customize your build](../msbuild/customize-your-build.md) - Add section for handling generated files
92+
93+
## Profiling
94+
95+
### New articles
96+
97+
- [Excessive induced GCs](../profiling/perf-insights-excessive-induced-gcs.md)
98+
- [High LOH Fragmentation](../profiling/perf-insights-high-loh-fragmentation.md)
99+
- [Diagnose high latency with CPU Insights](../profiling/cpu-insights.md)
100+
101+
### Updated articles
102+
103+
- [Understand profiler performance collection methods](../profiling/understanding-performance-collection-methods-perf-profiler.md) - Enhance intro information for profiling tools
104+
105+
## Test
106+
107+
### Updated articles
108+
109+
- [Configure unit tests by using a *.runsettings* file](../test/configure-unit-tests-by-using-a-dot-runsettings-file.md) - Update blame data collection info
110+
111+
## Community contributors
112+
113+
The following people contributed to Visual Studio content during this period. Thank you! To learn more about how you can help too, see the [Microsoft Docs contributor guide](/contribute/).
114+
115+
- [BeardInASuit](https://github.com/BeardInASuit) - BeardinaSuit (1)
116+
- [Chiramisu](https://github.com/Chiramisu) - Matthew (1)
117+
- [GitHubPang](https://github.com/GitHubPang) (1)
118+
- [hyoshioka0128](https://github.com/hyoshioka0128) - Hiroshi Yoshioka (1)
119+
- [jkbsrg](https://github.com/jkbsrg) (1)
120+
- [rbrightwell](https://github.com/rbrightwell) (1)
23121

24122
## August 2022
25123

@@ -64,7 +162,7 @@ Welcome to what's new in the Visual Studio docs. The following sections provide
64162

65163
- [What are solutions and projects in Visual Studio?](./solutions-and-projects-in-visual-studio.md) - Update content and add/revise links
66164
- [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
165+
- [Customize window layouts and personalize tabs in Visual Studio](./customizing-window-layouts-in-visual-studio.md) - Add Tabs & Docs Management personalization info
68166
- [Manage references in a project](./managing-references-in-a-project.md)
69167
- Clarify between Add Reference and Add Project Reference
70168
- Update the Add Project Reference screenshot
@@ -143,25 +241,13 @@ Welcome to what's new in the Visual Studio docs. The following sections provide
143241

144242
- [Stage lines of code in Visual Studio](../version-control/git-line-staging.md)
145243

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-
158244
## July 2022
159245

160246
### Azure
161247

162248
**Updated articles**
163249

164-
- [Overview: Connected Services](../azure/overview-connected-services.md) - Data Access in VS: Add connected services to applications
250+
- [Overview: Connected Services](../azure/overview-connected-services.md) - Data Access in Visual Studio: Add connected services to applications
165251
- [Debugging an Azure cloud service or virtual machine in Visual Studio](../azure/vs-azure-tools-debug-cloud-services-virtual-machines.md) - Update remote debugging steps for cloud services (extended support)
166252

167253
### Code quality
@@ -174,7 +260,7 @@ The following person contributed to the Visual Studio docs during this period. T
174260

175261
**Updated articles**
176262

177-
- [Work with data in Visual Studio](../data-tools/accessing-data-in-visual-studio.md) - Data Access in VS: add Connected Services
263+
- [Work with data in Visual Studio](../data-tools/accessing-data-in-visual-studio.md) - Data Access in Visual Studio: add Connected Services
178264

179265
### Debugger
180266

@@ -189,7 +275,7 @@ The following person contributed to the Visual Studio docs during this period. T
189275

190276
- [How to: Configure projects to target platforms](./how-to-configure-projects-to-target-platforms.md) - Add ARM64 targeting
191277
- [Options dialog box: Text Editor \> General](./reference/options-text-editor-general.md) - Update with new Visual Studio 2022 information
192-
- [Collect an ETL trace with PerfView and create minidumps with all call stacks](./report-a-problem-perfview-minidumps.md) - Update steps for creating a minidump
278+
- [Collect an ETL trace with PerfView and create minidumps with all call stacks](./report-a-problem-perfview-minidumps.md) - Update steps for creating a minidump
193279

194280
### Install
195281

@@ -207,136 +293,11 @@ The following person contributed to the Visual Studio docs during this period. T
207293

208294
**New articles**
209295

210-
- [MSBuild and Visual Studio format for diagnostic message](../msbuild/msbuild-diagnostic-format-for-tasks.md)
296+
- [MSBuild and Visual Studio format for diagnostic message](../msbuild/msbuild-diagnostic-format-for-tasks.md)
211297

212298
**Updated articles**
213299

214300
- [MSBuild targets](../msbuild/msbuild-targets.md) - Discuss AfterBuild and SDK-style projects
215301
- [Delete task](../msbuild/delete-task.md) - Add example of deleting files in an ItemGroup
216302
- [How to: Configure targets and tasks](../msbuild/how-to-configure-targets-and-tasks.md) - Add section on overriding usingtasks
217-
- [Troubleshoot .NET Framework targeting errors](../msbuild/troubleshooting-dotnet-framework-targeting-errors.md) - Update .NET targeting to latest .NET terminology
218-
219-
## June 2022
220-
221-
### Containers
222-
223-
**Updated articles**
224-
225-
- [Container Tools launch settings](../containers/container-launch-settings.md) - Update docs for DockerfileRunArguments
226-
- [How to customize Docker containers in Visual Studio](../containers/container-build.md) - Change container build and debug overview into "how to customize containers"
227-
228-
### Data tools
229-
230-
**Updated articles**
231-
232-
- [Create a simple data application with WPF and Entity Framework 6](../data-tools/create-a-simple-data-application-with-wpf-and-entity-framework-6.md) - EF 6 walkthrough: updates for Visual Studio 2022
233-
234-
### Debugger
235-
236-
**New articles**
237-
238-
- [Advanced visualizer scenarios](../debugger/visualizer-advanced-scenarios.md)
239-
240-
**Updated articles**
241-
242-
- [How to debug for absolute beginners](../debugger/debugging-absolute-beginners.md) - Review and update Visual Studio docs for debug & deployment
243-
- [View the call stack and use the Call Stack window in the debugger](../debugger/how-to-use-the-call-stack-window.md) - Review and update Visual Studio docs for debug & deployment
244-
- Consolidate the following Spy++ reference pages:
245-
- [About Microsoft Spy++](../debugger/about-microsoft-spy-increment.md)
246-
- [Spy++ menu commands](../debugger/menu-commands.md)
247-
- [Message Options dialog box](../debugger/message-options-dialog-box.md)
248-
- [Message Properties dialog box](../debugger/message-properties-dialog-box.md)
249-
- [Process Properties dialog box](../debugger/process-properties-dialog-box.md)
250-
- [Search tools for Spy++ views](../debugger/search-tools-for-spy-increment-views.md)
251-
- [Spy++ reference overview](../debugger/spy-increment-reference.md)
252-
- [Thread Properties dialog box](../debugger/thread-properties-dialog-box.md)
253-
- [Window Properties dialog box](../debugger/window-properties-dialog-box.md)
254-
- [Use time travel debugging to record and replay ASP.NET apps on Azure VMs](../debugger/debug-live-azure-virtual-machines-time-travel-debugging.md) - DevEdit Time Travel Debugging live ASP.NET on Azure VM
255-
- [Remote Debug ASP.NET Core on IIS using an Azure VM from Visual Studio](../debugger/remote-debugging-azure.md) - Search engine optimization and discovery work for debugging ASP.NET Core on Azure App Service
256-
257-
### Deployment
258-
259-
**Updated articles**
260-
261-
- [ClickOnce security and deployment](../deployment/clickonce-security-and-deployment.md) - .NET updates for ClickOnce Security and Deployment
262-
263-
### Extensibility
264-
265-
**Updated articles**
266-
267-
- [Migrate 64-bit debugger COM class registration](../extensibility/migrate-debugger-com-registration.md) - Edits to improve search engine optimization and usability
268-
269-
### IDE
270-
271-
**Updated articles**
272-
273-
- [Troubleshoot broken references](./troubleshooting-broken-references.md) - apply minor text edits
274-
- [Learn about Solution Explorer](./use-solution-explorer.md) - add/update screenshots & revise text
275-
- [Manage project and solution properties](./managing-project-and-solution-properties.md) - add Visual Basic screenshot and text edits
276-
- [What is the .NET Project Designer?](./reference/project-properties-reference.md) - update terminology & screenshots
277-
- [Create, work with, and delete Visual Studio projects and solutions](./creating-solutions-and-projects.md) - update 'Create Project for .NET Framework' section
278-
- [Code style preferences](./code-styles-and-code-cleanup.md) - Add mapping of code cleanup settings to code style rule IDs and options
279-
- [Keyboard shortcuts in Visual Studio](./default-keyboard-shortcuts-in-visual-studio.md) - add missing Command IDs
280-
281-
### Install
282-
283-
**Updated articles**
284-
285-
- [Visual Studio on Arm-powered devices](../install/visual-studio-on-arm-devices.md) - Arm64 updates for Visual Studio 17.3 Preview 2
286-
287-
### JavaScript
288-
289-
**Updated articles**
290-
291-
- [Debug a JavaScript or TypeScript app in Visual Studio](../javascript/debug-nodejs.md) - Review and update Visual Studio docs for debug & deployment
292-
293-
### Modeling
294-
295-
**Updated articles**
296-
297-
Edits to improve search engine optimization and usability for the following pages:
298-
- [Add extensions to DSL definitions](../modeling/adding-extensions-to-dsl-definitions.md)
299-
- [Calculated and custom storage properties](../modeling/calculated-and-custom-storage-properties.md)
300-
- [Create a WPF-Based domain-specific language](../modeling/creating-a-wpf-based-domain-specific-language.md)
301-
- [Define a locking policy to create read-only segments](../modeling/defining-a-locking-policy-to-create-read-only-segments.md)
302-
- [Write code to customize a domain-specific language](../modeling/writing-code-to-customise-a-domain-specific-language.md)
303-
- [Control the visibility of an icon or decorator](../modeling/controlling-the-visibility-of-an-icon-or-decorator.md)
304-
- [How to: Intercept a click on a shape or decorator](../modeling/how-to-intercept-a-click-on-a-shape-or-decorator.md)
305-
- [How to: Set CLR attributes on an element](../modeling/how-to-set-clr-attributes-on-an-element.md)
306-
- [Integrate models by using Visual Studio ModelBus](../modeling/integrating-models-by-using-visual-studio-modelbus.md)
307-
- [Share classes between DSLs](../modeling/sharing-classes-between-dsls-by-using-a-dsl-library.md)
308-
309-
### MSBuild
310-
311-
**Updated articles**
312-
313-
- [Move task](../msbuild/move-task.md) - Add examples for Move task
314-
- [ResolveAssemblyReference task](../msbuild/resolveassemblyreference-task.md) - ResolveAssemblyReference: add missing parameters
315-
- [Logging in MSBuild](../msbuild/logging-in-msbuild.md)
316-
- Indenting link descriptions
317-
- [Target build order](../msbuild/target-build-order.md) - MSBuild: don't use both Before and AfterTargets
318-
- [How to: Change the build output directory](./how-to-change-the-build-output-directory.md) - How to update the build output path: update for Visual Studio 2022
319-
- [How to: Suppress compiler warnings](./how-to-suppress-compiler-warnings.md) - Suppress warnings: updates for Visual Studio 2022
320-
- [How to: Create and edit configurations](./how-to-create-and-edit-configurations.md) - How to Edit Configurations: updates for Visual Studio 2022
321-
322-
### Python
323-
324-
**Updated articles**
325-
326-
- [How to set up a Python environment on Azure App Service (Windows)](../python/managing-python-on-azure-app-service.md) - adding fastcgi content and note
327-
- [Configure Python web apps for IIS](../python/configure-web-apps-for-iis-windows.md) - adding wfastcgi content and note
328-
- [Use PyLint to check Python code](../python/linting-python-code.md) - Review and update Visual Studio articles for using PyLint to check Python code
329-
- [Profile Python code](../python/profiling-python-code-in-visual-studio.md) - Review and update Visual Studio articles for profiling Python code
330-
- [Work with the Python Interactive window](../python/python-interactive-repl-in-visual-studio.md) - Review and update Visual Studio articles for Python Interactive window
331-
- [Refactor Python code](../python/refactoring-python-code.md) - Review and update Visual Studio articles for refactoring Python code
332-
333-
### Test
334-
335-
**New articles**
336-
337-
- [Microsoft.CodeCoverage.Console tool](../test/microsoft-code-coverage-console-tool.md)
338-
339-
**Updated articles**
340-
341-
- [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
342-
- [Customize code coverage analysis](../test/customizing-code-coverage-analysis.md) - Static instrumentation doc
303+
- [Troubleshoot .NET Framework targeting errors](../msbuild/troubleshooting-dotnet-framework-targeting-errors.md) - Update .NET targeting to latest .NET terminology

0 commit comments

Comments
 (0)