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
+71-1Lines changed: 71 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,81 @@ 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
+
## October 2022
25
+
26
+
### Data tools
27
+
28
+
**Updated articles**
29
+
30
+
-[How to: Save and edit connection strings](../data-tools/how-to-save-and-edit-connection-strings.md) - update for Visual Studio 2022
31
+
-[How to: Create and configure datasets in Visual Studio](../data-tools/create-and-configure-datasets-in-visual-studio.md) - update for Visual Studio 2022
32
+
33
+
### Debugger
34
+
35
+
**New articles**
36
+
37
+
-[Title not found in: #10524](../debugger/remote-debugging-aks-on-linux-with-ssh.md)
38
+
39
+
### Designers
40
+
41
+
**Updated articles**
42
+
43
+
-[Disable DPI-awareness to fix HDPI / scaling issues with Windows Forms Designer in Visual Studio](../designers/disable-dpi-awareness.md) - remove the Registry Entry section
44
+
45
+
### Extensibility
46
+
47
+
**Updated articles**
48
+
49
+
-[Create an options page](../extensibility/creating-an-options-page.md) - Added step to open custom options page
50
+
51
+
### IDE
52
+
53
+
**Updated articles**
54
+
55
+
-[Project migration and upgrade reference for Visual Studio](../porting/port-migrate-and-upgrade-visual-studio-projects.md) - refresh text & links
-[Tutorial: Create an ASP.NET Core app with Vue in Visual Studio](../javascript/tutorial-asp-net-core-with-vue.md) - Update publishing steps for article on ASP.NET Core and Vue.js
63
+
64
+
### MSBuild
65
+
66
+
**New articles**
67
+
68
+
-[Find and use a version of MSBuild](../msbuild/find-and-use-msbuild-versions.md)
69
+
-[MSBuild Server](../msbuild/msbuild-server.md)
70
+
71
+
**Updated articles**
72
+
73
+
-[MSBuild](../msbuild/msbuild.md) - Review and update text and screenshots
74
+
-[Walkthrough: Use MSBuild](../msbuild/walkthrough-using-msbuild.md) - Review and update text and screenshots
75
+
-[MSBuild reserved and well-known properties](../msbuild/msbuild-reserved-and-well-known-properties.md) - Add undocumented MSBuild properties
76
+
77
+
### Profiling
78
+
79
+
**New articles**
80
+
81
+
-[Identify hot paths with a visualized call tree](../profiling/flame-graph.md)
82
+
83
+
### Test
84
+
85
+
**Updated articles**
86
+
87
+
-[Use the MSTest framework in unit tests](../test/using-microsoft-visualstudio-testtools-unittesting-members-in-unit-tests.md) - Refresh and complete MSTest documentation
88
+
-[How to: Create a data-driven unit test](../test/how-to-create-a-data-driven-unit-test.md) - Update doc for MSTest data-driven tests
24
89
25
90
## Community contributors
26
91
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/).
92
+
The following people contributed to Visual Studio content in October. Thank you! To learn more about how you can help too, see the [Microsoft Docs contributor guide](/contribute/).
28
93
94
+
-[mikeirvingweb](https://github.com/mikeirvingweb) - Mike Irving (2)
0 commit comments