Software 42931 Published by

Microsoft has announced the release of Visual Studio 2022 17.13. Customizable file encoding, redesigned horizontal scrollbar, indent word wrap, and Code Search line and column navigation are key features. GitHub Copilot Free offers 2,000 code completions and 50 chat inquiries each month for free. AI-enhanced feature search, cross-file GitHub Copilot changes, and chat thread keyboard shortcuts are now available. Enhance editable expressions, targeted instrumentation for native code, parallel stacks AI thread summary, and profiler unified async stacks are debugging and diagnostics tools. Git tooling includes pull request comments, commit time flaw detection, and tag management. Improved Teams Toolkit features let Azure Functions to integrate serverless technology into.NET Aspire. Web capabilities like extracting HTML to Razor components and deactivating format on paste for Razor files are now available in Docker setups.



Visual Studio 2022 v17.13 is Now Available!

Explore the latest updates in Visual Studio 2022 v17.13! From enhanced debugging tools to AI-powered GitHub Copilot improvements, discover how this release boosts productivity, streamlines development, and strengthens security. For detailed information on each new feature, check out the  release notes. If you’re pressed for time, here are the key highlights.

Productivity

  • Customize file encoding: Specify the default encoding for saving files in Visual Studio.
  • Reimagine the horizontal scrollbar: The horizontal scrollbar in the editor now repositions itself to always be accessible, even when space is limited.
  • Choose whether to indent word wrap: You can now specify whether lines that wrap in the editor should be indented.
  • Navigate to recent files in Code Search: In Code Search, you can now easily jump between your recent files.
  • Enhanced line & column navigation: Visual Studio now supports advanced line and column navigation in Code Search.

GitHub Copilot

  • Meet GitHub Copilot Free: GitHub Copilot Free is now available, gives you 2,000 code completions and 50 chat requests per month at no cost—all seamlessly integrated into Visual Studio.
  • AI-enhanced Feature Search: You can now ask GitHub Copilot to get detailed responses for your queries.
  • Use GitHub Copilot Edits across files: Iterate across multiple files more efficiently.
  • GitHub Copilot shortcuts: New keyboard shortcuts for threads in GitHub Copilot Chat.
  • Slash command expansions: Enhance slash commands by expanding into natural language.

Debugging & diagnostics

  • Highlight syntax with IEnumerable Visualizer: Enhanced editable expression with syntax highlighting is now available.
  • Craft complex LINQ queries: Enhanced editable expression with GitHub Copilot Inline Chat directly in the IEnumerable Visualizer.
  • Streamline debugging for native code: The Visual Studio profiler’s instrumentation tool now supports targeted instrumentation for native code.
  • Thread summaries in Parallel Stacks: Enhance the debugging process with AI thread summaries in Parallel Stacks.
  • Display unified async stacks in profiler: The Visual Studio profiler unifies async stacks for streamlined .NET profiling.
  • Use color-coded swim lanes for CPU profiling: The Visual Studio profiler enables multiprocess CPU analysis with color-coded graphs and filtering.

Git tooling

  • Add comments on pull requests: Review pull requests in Visual Studio by adding new comments to the files on the checked-out branch.
  • Catch issues at commit time: Get GitHub Copilot-powered suggestions for your code changes to help you catch potential issues early and improve your code quality.
  • View and manage Git tags: Navigate and push Git tags seamlessly from Visual Studio.

IDE

  • Preserve font preferences across themes: Changing themes will now preserve your font and font size preferences.
  • Onboard a GitHub account: Add GitHub accounts from the first launch wizard or the Visual Studio shell.
  • Manage multiple GitHub accounts: Add multiple GitHub accounts and set an active account to drive GitHub features like GitHub Copilot and version control.
  • Add a new markdown file: Adding a new markdown file just got easier with the new template available in the Add New Item dialog.
  • Check out the new features in the Teams Toolkit: Learn about the Teams Toolkit improvements in the new release.

Cloud

  • Leverage .NET Aspire and Azure Functions: Azure Functions can now use .NET Aspire to integrate serverless technology into .NET Aspire.
  • Launch a new Docker configuration: Enable depends_on support with the DependencyAwareStart launch configuration option.
  • Add scale to Docker Compose: The scale property in Docker Compose is now supported.

Web

  • Extract HTML to Razor component: Use a code action to easily extract HTML to a Razor component in Visual Studio.
  • Disable format on paste for Razor files: You can now disable the format on paste feature for Razor in Visual Studio.

Data

  • Use SDK-style SQL projects in SSDT: You can now use the SDK-style project file format in your SQL Server Data Tools projects with enhanced SQL debugging and schema comparison capabilities.

Visual Studio 2022 v17.13 is Now Available! - Visual Studio Blog