Skip to content

Commit d43f655

Browse files
committed
reformat September data
1 parent 32aeeaf commit d43f655

File tree

1 file changed

+31
-34
lines changed

1 file changed

+31
-34
lines changed

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

Lines changed: 31 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -21,104 +21,101 @@ ms.workload:
2121

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

24-
## Azure
2524

26-
### Updated articles
25+
## Community contributors
26+
27+
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/).
28+
29+
30+
## September 2022
31+
32+
### Azure
33+
34+
**Updated articles**
2735

2836
- [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
2937

30-
## Cross platform
38+
### Cross platform
3139

32-
### Updated articles
40+
**Updated articles**
3341

3442
- [Cross-platform mobile development in Visual Studio](../cross-platform/cross-platform-mobile-development-in-visual-studio.md) - Refresh text and screenshots
3543

36-
## Debugger
44+
### Debugger
3745

38-
### Updated articles
46+
**Updated articles**
3947

4048
- [Debugging in Visual Studio](../debugger/index.yml) - Perform search engine optimization (SEO) work for debugger & code analysis documentation
4149
- [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
4250
- [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
4351
- [Log info to the Output window using tracepoints in Visual Studio](../debugger/using-tracepoints.md) - Refresh text and screenshots
4452

45-
## Deployment
53+
### Deployment
4654

47-
### New articles
55+
**New articles**
4856

4957
- [ClickOnce for .NET on Windows](../deployment/clickonce-deployment-dotnet.md)
5058

51-
## Extensibility
59+
### Extensibility
5260

53-
### New articles
61+
**New articles**
5462

5563
- [Target Visual Studio 2022 (ARM64) when creating an extension in Visual Studio 2022](../extensibility/arm64/target-arm64-visual-studio-extension.md)
5664

57-
### Updated articles
65+
**Updated articles**
5866

5967
- Refresh text, links, and screenshots for the following:
6068

6169
- [Install the Visual Studio SDK](../extensibility/installing-the-visual-studio-sdk.md)
6270
- [Solution (.sln) file](../extensibility/internals/solution-dot-sln-file.md)
6371
- [Start developing extensions in Visual Studio](../extensibility/starting-to-develop-visual-studio-extensions.md)
6472

65-
## IDE
73+
### IDE
6674

67-
### New articles
75+
**New articles**
6876

6977
- [Paste JSON or XML as classes](../ide/reference/paste-json-xml.md)
7078

71-
### Updated articles
79+
**Updated articles**
7280

7381
- [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
7482
- [How to: Sign application and deployment manifests](../ide/how-to-sign-application-and-deployment-manifests.md) Update & add link for.NET 5+ steps
7583
- [Work with GitHub accounts in Visual Studio](../ide/work-with-github-accounts.md) - Add troubleshooting section
7684
- [Create portable, custom editor settings with EditorConfig](../ide/create-portable-custom-editor-options.md) - Refresh text, links, and screenshots
7785

78-
## JavaScript
86+
### JavaScript
7987

80-
### New articles
88+
**New articles**
8189

8290
- [Linting JavaScript in Visual Studio](../javascript/linting-javascript.md)
8391

84-
## MSBuild
92+
### MSBuild
8593

86-
### Updated articles
94+
**Updated articles**
8795

8896
- [Change waves](../msbuild/change-waves.md) - Update with latest change wave info
8997
- [How to: Use MSBuild project SDKs](../msbuild/how-to-use-project-sdk.md) - Update SDK reference refactoring
9098
- [Walkthrough: Create an MSBuild project file from scratch](../msbuild/walkthrough-creating-an-msbuild-project-file-from-scratch.md) Update articles for Visual Studio 2022
9199
- [Customize your build](../msbuild/customize-your-build.md) - Add section for handling generated files
92100

93-
## Profiling
101+
### Profiling
94102

95-
### New articles
103+
**New articles**
96104

97105
- [Excessive induced GCs](../profiling/perf-insights-excessive-induced-gcs.md)
98106
- [High LOH Fragmentation](../profiling/perf-insights-high-loh-fragmentation.md)
99107
- [Diagnose high latency with CPU Insights](../profiling/cpu-insights.md)
100108

101-
### Updated articles
109+
**Updated articles**
102110

103111
- [Understand profiler performance collection methods](../profiling/understanding-performance-collection-methods-perf-profiler.md) - Enhance intro information for profiling tools
104112

105-
## Test
113+
### Test
106114

107-
### Updated articles
115+
**Updated articles**
108116

109117
- [Configure unit tests by using a *.runsettings* file](../test/configure-unit-tests-by-using-a-dot-runsettings-file.md) - Update blame data collection info
110118

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)
121-
122119
## August 2022
123120

124121
### Azure

0 commit comments

Comments
 (0)