You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ide/whats-new-visual-studio-docs.md
+31-34Lines changed: 31 additions & 34 deletions
Original file line number
Diff line number
Diff line change
@@ -21,104 +21,101 @@ ms.workload:
21
21
22
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
23
24
-
## Azure
25
24
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**
27
35
28
36
-[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
37
30
-
## Cross platform
38
+
###Cross platform
31
39
32
-
### Updated articles
40
+
**Updated articles**
33
41
34
42
-[Cross-platform mobile development in Visual Studio](../cross-platform/cross-platform-mobile-development-in-visual-studio.md) - Refresh text and screenshots
35
43
36
-
## Debugger
44
+
###Debugger
37
45
38
-
### Updated articles
46
+
**Updated articles**
39
47
40
48
-[Debugging in Visual Studio](../debugger/index.yml) - Perform search engine optimization (SEO) work for debugger & code analysis documentation
41
49
-[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
50
-[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
51
-[Log info to the Output window using tracepoints in Visual Studio](../debugger/using-tracepoints.md) - Refresh text and screenshots
44
52
45
-
## Deployment
53
+
###Deployment
46
54
47
-
### New articles
55
+
**New articles**
48
56
49
57
-[ClickOnce for .NET on Windows](../deployment/clickonce-deployment-dotnet.md)
50
58
51
-
## Extensibility
59
+
###Extensibility
52
60
53
-
### New articles
61
+
**New articles**
54
62
55
63
-[Target Visual Studio 2022 (ARM64) when creating an extension in Visual Studio 2022](../extensibility/arm64/target-arm64-visual-studio-extension.md)
56
64
57
-
### Updated articles
65
+
**Updated articles**
58
66
59
67
- Refresh text, links, and screenshots for the following:
60
68
61
69
-[Install the Visual Studio SDK](../extensibility/installing-the-visual-studio-sdk.md)
-[Start developing extensions in Visual Studio](../extensibility/starting-to-develop-visual-studio-extensions.md)
64
72
65
-
## IDE
73
+
###IDE
66
74
67
-
### New articles
75
+
**New articles**
68
76
69
77
-[Paste JSON or XML as classes](../ide/reference/paste-json-xml.md)
70
78
71
-
### Updated articles
79
+
**Updated articles**
72
80
73
81
-[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
82
-[How to: Sign application and deployment manifests](../ide/how-to-sign-application-and-deployment-manifests.md) Update & add link for.NET 5+ steps
75
83
-[Work with GitHub accounts in Visual Studio](../ide/work-with-github-accounts.md) - Add troubleshooting section
76
84
-[Create portable, custom editor settings with EditorConfig](../ide/create-portable-custom-editor-options.md) - Refresh text, links, and screenshots
77
85
78
-
## JavaScript
86
+
###JavaScript
79
87
80
-
### New articles
88
+
**New articles**
81
89
82
90
-[Linting JavaScript in Visual Studio](../javascript/linting-javascript.md)
83
91
84
-
## MSBuild
92
+
###MSBuild
85
93
86
-
### Updated articles
94
+
**Updated articles**
87
95
88
96
-[Change waves](../msbuild/change-waves.md) - Update with latest change wave info
89
97
-[How to: Use MSBuild project SDKs](../msbuild/how-to-use-project-sdk.md) - Update SDK reference refactoring
90
98
-[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
99
-[Customize your build](../msbuild/customize-your-build.md) - Add section for handling generated files
-[Diagnose high latency with CPU Insights](../profiling/cpu-insights.md)
100
108
101
-
### Updated articles
109
+
**Updated articles**
102
110
103
111
-[Understand profiler performance collection methods](../profiling/understanding-performance-collection-methods-perf-profiler.md) - Enhance intro information for profiling tools
104
112
105
-
## Test
113
+
###Test
106
114
107
-
### Updated articles
115
+
**Updated articles**
108
116
109
117
-[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
118
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/).
0 commit comments