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
-[Azure development with Visual Studio](../azure/overview.md) - Add .NET Aspire section
449
+
450
+
### Code quality
451
+
452
+
**Updated articles**
453
+
454
+
-[Suppress code analysis violations](../code-quality/in-source-suppression-overview.md) - Remove information on configuring code quality rule severity from Error List
455
+
-[Customize Roslyn analyzer rules](../code-quality/use-roslyn-analyzers.md) - Remove information on configuring code quality rule severity from Error List
456
+
457
+
### Containers
458
+
459
+
**New articles**
460
+
461
+
-[Add support for Docker containers](../containers/add-container-support.md)
462
+
463
+
**Updated articles**
464
+
465
+
-[Tutorial: Create a multi-container app with Docker Compose](../containers/tutorial-multicontainer.md) - Fix issues with Docker Compose tutorial
466
+
-[Visual Studio Container Tools for Docker](../containers/overview.md) - Separate overview from procedures for adding Docker support
467
+
468
+
### Data tools
469
+
470
+
**Updated articles**
471
+
472
+
-[Save and edit database connection strings for .NET Framework applications](../data-tools/how-to-save-and-edit-connection-strings.md) - Review and update
473
+
-[Create a basic data application by using ADO.NET](../data-tools/create-a-simple-data-application-by-using-adonet.md) - Review and update
474
+
475
+
### Debugger
476
+
477
+
**Updated articles**
478
+
479
+
-[Edit and Continue (Visual Basic)](../debugger/edit-and-continue-visual-basic.md) - Update Hot Reload article
480
+
-[Edit and Continue (C++)](../debugger/edit-and-continue-visual-cpp.md) - Update Hot Reload article
481
+
-[Edit and Continue (Visual C#)](../debugger/edit-and-continue-visual-csharp.md) - Update Hot Reload article
482
+
-[Write and debug running code with Hot Reload in Visual Studio (C#, Visual Basic, C++)](../debugger/hot-reload.md)
483
+
- Update Hot Reload article
484
+
- Refactor and remove some debugger articles
485
+
-[Supported Code Changes (C++)](../debugger/supported-code-changes-cpp.md) - Update Hot Reload article
486
+
-[Display WPF trace information for data binding](../debugger/how-to-display-wpf-trace-information.md)
487
+
- Add logging example to VSTest.Console.exe article
488
+
- Update article on displaying WPF trace information
489
+
-[View threads and tasks in the Parallel Stacks window (C#, Visual Basic, C++)](../debugger/using-the-parallel-stacks-window.md) - Updated status related content and icons for Tasks window
490
+
-[Using the Tasks Window (C#, Visual Basic, C++)](../debugger/using-the-tasks-window.md) - Updated status related content and icons for Tasks window
491
+
-[Remote Debugging a C++ Project in Visual Studio](../debugger/remote-debugging-cpp.md) - Add context for running the remote debugger.
492
+
-[Remote Debugging a C# or Visual Basic project in Visual Studio](../debugger/remote-debugging-csharp.md) - Add context for running the remote debugger.
493
+
-[Watch variables with Watch windows and QuickWatch](../debugger/watch-and-quickwatch-windows.md) - Add Copilot information to article on watching variables
494
+
-[Tabular visualizers in Visual Studio](../debugger/view-data-in-tabular-visualizer.md) - Add info for inline Copilot Chat for IEnumerable visualizer
-[Deployment documentation](../deployment/index.yml) - Clarify bootstrapper deployment scenarios and improve introduction
502
+
503
+
### Extensibility
504
+
505
+
**New articles**
506
+
507
+
-[Extending Visual Studio editor with a new tagger](../extensibility/visualstudio.extensibility/editor/walkthroughs/taggers.md)
508
+
-[.NET Companatibilty for VisualStudio.Extensibility Extensions](../extensibility/visualstudio.extensibility/dotnet-management-overview.md)
509
+
510
+
**Updated articles**
511
+
512
+
-[Using VisualStudio.Extensibility SDK and VSSDK together](../extensibility/visualstudio.extensibility/get-started/in-proc-extensions.md) - Mark VisualStudio.Extensibility package reference as private assets
513
+
-[Inside Visual Studio Extensibility SDK](../extensibility/visualstudio.extensibility/inside-the-sdk/inside-the-sdk.md) - Mark VisualStudio.Extensibility package reference as private assets
514
+
-[Query the project API (Visual Studio SDK)](../extensibility/project-visual-studio-sdk.md) - Add Solution Open/Close Events to SDK docs
515
+
-[Project query API concepts](../extensibility/visualstudio.extensibility/project/project-concepts.md) - Add queryable space event documentation
516
+
-[Query the project API (VisualStudio.Extensibility)](../extensibility/visualstudio.extensibility/project/project.md) - Add queryable space event documentation
517
+
-[Extending the Visual Studio editor](../extensibility/visualstudio.extensibility/editor/editor.md) - Update for 17.13
518
+
-[Extending Visual Studio editor with a new CodeLens](../extensibility/visualstudio.extensibility/editor/walkthroughs/codelens.md) - Update for 17.13
519
+
-[VisualStudio.Extensibility settings](../extensibility/visualstudio.extensibility/settings/settings.md) - Update for 17.13
520
+
521
+
### Get started
522
+
523
+
**Updated articles**
524
+
525
+
-[C# development with Visual Studio](../get-started/csharp/index.yml) - Add link for MAUI mobile app
526
+
-[Tutorial: Add a timer to a math quiz WinForms app](../get-started/csharp/tutorial-windows-forms-math-quiz-add-timer.md) - Review and update
527
+
528
+
### IDE
529
+
530
+
**Updated articles**
531
+
532
+
-[Troubleshoot GitHub Copilot in Visual Studio](../ide/visual-studio-github-copilot-troubleshoot.md)
533
+
- Add report a problem section
534
+
- Review and update
535
+
-[Options, Text Editor, C/C++, Formatting](../ide/reference/options-text-editor-c-cpp-formatting.md) - Updated the C/C++ formatting page to reflect changes in Visual Studio 2022
536
+
-[Tutorial: Create a Windows Forms app in Visual Studio with C\#](../ide/create-csharp-winform-visual-studio.md) - Add dock and anchor control link
537
+
-[Change fonts, colors, and themes in Visual Studio](../ide/how-to-change-fonts-and-colors-in-visual-studio.md) - Add info on themes
538
+
-[Manage project and solution properties](../ide/managing-project-and-solution-properties.md) - Fix customer-reported issue
539
+
-[Deploy GitHub Copilot to existing Visual Studio instances](../ide/deploy-copilot-to-enterprise.md) - Review and update (freshness pass)
540
+
-[Admin controls for GitHub Copilot](../ide/visual-studio-github-copilot-admin.md) - Review and update
541
+
-[Get better answers by setting the context for GitHub Copilot Chat in Visual Studio](../ide/copilot-chat-context.md)
542
+
- Add Copilot vision
543
+
- Copilot updates
544
+
-[What is the GitHub Copilot Chat experience for Visual Studio?](../ide/visual-studio-github-copilot-chat.md)
545
+
- Add Copilot vision
546
+
- List Copilot features for git commit and review to doc
547
+
-[Specify build events (Visual Basic)](../ide/how-to-specify-build-events-visual-basic.md) - Add information about macros, properties
548
+
-[What's new in Visual Studio 2022](../ide/whats-new-visual-studio-2022.md) - Update What's New for release Visual Studio 17.13
549
+
-[What is GitHub Copilot Edits?](../ide/copilot-edits.md) - Remove preview monikers for Copilot Edits GA
550
+
-[AI-assisted development in Visual Studio](../ide/ai-assisted-development-visual-studio.md) - Copilot updates
551
+
-[Error List window](../ide/reference/error-list-window.md) - Add section for how to disable the window
552
+
-[Specify build events (C#)](../ide/how-to-specify-build-events-csharp.md) - Review and update
553
+
-[What is Class Designer?](../ide/class-designer/designing-and-viewing-classes-and-types.md) - Review and update
554
+
-[Sign in or switch Visual Studio user accounts](../ide/signing-in-to-visual-studio.md) - Updates for git onboarding changes coming for sign in in 17.13
555
+
-[What is GitHub Copilot Completions for Visual Studio?](../ide/visual-studio-github-copilot-extension.md) - Add code referencing for completions
556
+
-[Accessibility tips and tricks for Visual Studio](../ide/reference/accessibility-tips-and-tricks.md) - Review and update
557
+
-[Identify and customize keyboard shortcuts in Visual Studio](../ide/identifying-and-customizing-keyboard-shortcuts-in-visual-studio.md) - Review and update
558
+
-[Features of the code editor](../ide/writing-code-in-the-code-and-text-editor.md) - Review and update
559
+
-[Add your GitHub accounts to your Visual Studio keychain](../ide/work-with-github-accounts.md) - Update for multiple GitHub accounts
560
+
-[Change the build output directory](../ide/how-to-change-the-build-output-directory.md) - Update for Visual Basic using the new project designer for .NET Core
561
+
-[Configuring warnings in Visual Basic](../ide/configuring-warnings-in-visual-basic.md) - Review and update
-[Command-line parameter examples for Visual Studio installation](../install/command-line-parameter-examples.md) - Address user feedback
570
+
-[Visual Studio workload and component IDs](../install/workload-and-component-ids.md) - Update workload and component docs for 17.13
571
+
-[Install Build Tools into a container](../install/build-tools-container.md) - Review and update
572
+
-[Visual Studio administrator guide](../install/visual-studio-administrator-guide.md) - Review and update
573
+
-[Import or export installation configurations](../install/import-export-installation-configurations.md) - Review and update
574
+
575
+
### JavaScript
576
+
577
+
**Updated articles**
578
+
579
+
-[Manage npm packages in Visual Studio](../javascript/npm-package-management.md) - Add npm support info for MAUI Blazor projects
580
+
-[Learn to use the code editor for JavaScript](../javascript/write-and-edit-code.md) - Add content to configure inlay hints for JavaScript and TypeScript
581
+
582
+
### MSBuild
583
+
584
+
**New articles**
585
+
586
+
-[Run a target exactly once](../msbuild/run-target-exactly-once.md)
587
+
-[Targeting multiple .NET versions in a build](../msbuild/net-sdk-multitargeting.md)
588
+
589
+
**Updated articles**
590
+
591
+
-[Clean a build with MSBuild](../msbuild/how-to-clean-a-build.md) - Review and update
592
+
-[Build multiple projects in parallel with MSBuild](../msbuild/building-multiple-projects-in-parallel-with-msbuild.md) - Review and update
593
+
-[Run a target exactly once](../msbuild/run-target-exactly-once.md) - Apply improved logic for certain scenarios
594
+
-[Targeting multiple .NET versions in a build](../msbuild/net-sdk-multitargeting.md)
595
+
- Add RuntimeIdentifier (RID) section
596
+
- Add .NET SDK multitargeting article
597
+
-[MSBuild error MSB8020](../msbuild/errors/msb8020.md) - New guidance for MSBuild error MSB8020
598
+
-[MSB3283 diagnostic code](../msbuild/errors/msb3283.md) - Add details for MSB3283
599
+
-[Work with item functions](../msbuild/item-functions.md) - Add example for filtering a list
600
+
-[MSB3106 diagnostic code](../msbuild/errors/msb3106.md) - Add details for MSBuild errors
601
+
-[MSB3246 diagnostic code](../msbuild/errors/msb3246.md) - Add details for MSBuild errors
602
+
-[MSB3247 diagnostic code](../msbuild/errors/msb3247.md) - Add details for MSBuild errors
603
+
-[MSB4036 diagnostic code](../msbuild/errors/msb4036.md) - Add details for MSBuild errors
604
+
-[MSB4041 diagnostic code](../msbuild/errors/msb4041.md) - Add details for MSBuild errors
605
+
-[MSB4216 diagnostic code](../msbuild/errors/msb4216.md) - Add details for MSBuild errors
606
+
-[MSB4278 diagnostic code](../msbuild/errors/msb4278.md) - Add details for MSBuild errors
607
+
-[MSB3971 diagnostic code](../msbuild/errors/msb3971.md) - Add .NET download link
608
+
-[Customize the build by folder](../msbuild/customize-by-directory.md) - Review and update
609
+
610
+
### Profiling
611
+
612
+
**New articles**
613
+
614
+
-[Understanding the call tree](../profiling/understand-call-tree-data.md)
615
+
616
+
**Updated articles**
617
+
618
+
-[Which performance tool should I use? (C#, Visual Basic, C++, F#)](../profiling/choose-performance-tool.md) - Add detailed information for CMake project support and updated startup instructions
619
+
-[Analyze performance by using CPU profiling in the Performance Profiler (C#, Visual Basic, C++, F#)](../profiling/cpu-usage.md)
620
+
- Add detailed information for CMake project support and updated startup instructions
621
+
- Add conceptual information for the profiler call tree views
622
+
- Add content for multi-process analysis for CPU Usage
623
+
- Add more info to open detailed views of the profiling report
624
+
- Add additional information about the different views for CPU Usage …
625
+
-[Analyze memory usage by using the .NET Object Allocation tool](../profiling/dotnet-alloc-tool.md) - Add detailed information for CMake project support and updated startup instructions
626
+
-[Visualize dotnet counters from the Visual Studio profiler](../profiling/dotnet-counters-tool.md) - Add detailed information for CMake project support and updated startup instructions
627
+
-[Instrument your .NET application in Visual Studio (C#, C++, Visual Basic, F#)](../profiling/instrumentation.md)
628
+
- Add detailed information for CMake project support and updated startup instructions
629
+
- Add conceptual information for the profiler call tree views
630
+
- Add more info to open detailed views of the profiling report
631
+
- Add additional information about the different views for CPU Usage …
632
+
- Add information about instrumenting specific classes and functions for C++
633
+
- Add content for async call stacks for the profiler's Instrumentation tool
634
+
-[Analyze memory usage in release builds (C#, Visual Basic, C++, F#)](../profiling/memory-usage-without-debugging2.md) - Add detailed information for CMake project support and updated startup instructions
635
+
-[Measure application performance from the command line](../profiling/profile-apps-from-command-line.md) - Add support information related to command-line profiling
636
+
-[Measure application performance by analyzing CPU utilization (C#, Visual Basic, C++, F#)](../profiling/beginners-guide-to-performance-profiling.md) - Add additional information about the different views for CPU Usage …
637
+
638
+
### Test
639
+
640
+
**Updated articles**
641
+
642
+
-[Unit test basics](../test/unit-test-basics.md) - Metadata updates for test, profiling, debugging
643
+
-[VSTest.Console.exe command-line options](../test/vstest-console-options.md) - Add logging example to VSTest.Console.exe article
- Adding docs for IncludeTestAssembly for code coverage runsettings
647
+
-[Create a data-driven unit test](../test/how-to-create-a-data-driven-unit-test.md) - Update DynamicData documentation around `DynamicDataSourceType`
648
+
649
+
### Version control
650
+
651
+
**Updated articles**
652
+
653
+
-[Make a Git commit in Visual Studio](../version-control/git-make-commit.md) - List copilot features for git commit and review to doc
654
+
655
+
### Community contributors
656
+
657
+
The following people 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).
0 commit comments