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
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)
-[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
-[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/).
@@ -64,7 +162,7 @@ Welcome to what's new in the Visual Studio docs. The following sections provide
64
162
65
163
-[What are solutions and projects in Visual Studio?](./solutions-and-projects-in-visual-studio.md) - Update content and add/revise links
66
164
-[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
68
166
-[Manage references in a project](./managing-references-in-a-project.md)
69
167
- Clarify between Add Reference and Add Project Reference
70
168
- Update the Add Project Reference screenshot
@@ -143,25 +241,13 @@ Welcome to what's new in the Visual Studio docs. The following sections provide
143
241
144
242
-[Stage lines of code in Visual Studio](../version-control/git-line-staging.md)
145
243
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)
-[psollberger](https://github.com/psollberger) - Patrick Sollberger (1)
157
-
158
244
## July 2022
159
245
160
246
### Azure
161
247
162
248
**Updated articles**
163
249
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
165
251
-[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)
166
252
167
253
### Code quality
@@ -174,7 +260,7 @@ The following person contributed to the Visual Studio docs during this period. T
174
260
175
261
**Updated articles**
176
262
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
178
264
179
265
### Debugger
180
266
@@ -189,7 +275,7 @@ The following person contributed to the Visual Studio docs during this period. T
189
275
190
276
-[How to: Configure projects to target platforms](./how-to-configure-projects-to-target-platforms.md) - Add ARM64 targeting
191
277
-[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
193
279
194
280
### Install
195
281
@@ -207,136 +293,11 @@ The following person contributed to the Visual Studio docs during this period. T
207
293
208
294
**New articles**
209
295
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)
211
297
212
298
**Updated articles**
213
299
214
300
-[MSBuild targets](../msbuild/msbuild-targets.md) - Discuss AfterBuild and SDK-style projects
215
301
-[Delete task](../msbuild/delete-task.md) - Add example of deleting files in an ItemGroup
216
302
-[How to: Configure targets and tasks](../msbuild/how-to-configure-targets-and-tasks.md) - Add section on overriding usingtasks
-[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
-[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)
-[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
-[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
-[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
0 commit comments