{"id":241027,"date":"2023-01-18T10:15:30","date_gmt":"2023-01-18T18:15:30","guid":{"rendered":"https:\/\/devblogs.microsoft.com\/visualstudio\/?p=241027"},"modified":"2023-01-19T09:36:38","modified_gmt":"2023-01-19T17:36:38","slug":"visual-studio-2022-17-5-preview-3-is-here","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/visualstudio\/visual-studio-2022-17-5-preview-3-is-here\/","title":{"rendered":"Visual Studio 2022 17.5 Preview 3 is here!"},"content":{"rendered":"<p><a href=\"https:\/\/visualstudio.microsoft.com\/vs\/preview\/\">Visual Studio 2022 17.5 Preview 3<\/a> is out and ready to install! This release continues to bring new productivity improvements for all developers and enhances many of the capabilities that shipped in <a href=\"https:\/\/devblogs.microsoft.com\/visualstudio\/try-out-visual-studio-2022-17-5-preview-2\/\" target=\"_blank\" rel=\"noopener\">17.5 Preview 2<\/a>.<\/p>\n<p>Several of these changes in this preview came from <a href=\"https:\/\/developercommunity.visualstudio.com\/VisualStudio?q=%5BFixed+In%3A+Visual+Studio+2022+version+17.5%5D&amp;ftype=idea\">asks in the community<\/a> and are highlighted below. These and many other threads on <a href=\"https:\/\/developercommunity.visualstudio.com\/home\">Developer community<\/a> are full of discussions, design ideas. We\u2019d love to hear your <a href=\"https:\/\/developercommunity.visualstudio.com\/report?space=8&amp;entry=suggestion\">suggestions<\/a> and learn about any bugs or issues using <a href=\"https:\/\/docs.microsoft.com\/visualstudio\/ide\/how-to-report-a-problem-with-visual-studio\">report a problem<\/a>.<\/p>\n<p style=\"text-align: center;\"><div  class=\"d-flex justify-content-center\"><a class=\"cta_button_link btn-primary mb-24\" href=\"https:\/\/visualstudio.microsoft.com\/vs\/preview\/\" target=\"_blank\">Download Visual Studio 2022 17.5 Preview 3<\/a><\/div><\/p>\n<p><strong>General IDE Shell, Git, Editor, Debugger, and Diagnostics<\/strong><\/p>\n<ul>\n<li><a href=\"#accessibility\">Accessibility Checker<\/a><\/li>\n<li><a href=\"#spell\">Spell checking<\/a> (\ud83d\ude4f <a href=\"https:\/\/developercommunity.visualstudio.com\/t\/I-would-like-Visual-Studio-to-have-spell\/582265?q=spell+checking\">Community Suggestion<\/a>)<\/li>\n<li><a href=\"#srcdbg\">External Source Debugging improvements<\/a><\/li>\n<li><a href=\"#markdown\">Markdown now available as the default editor<\/a> (\ud83d\ude4f <a href=\"https:\/\/developercommunity.visualstudio.com\/t\/Add-native-Markdown-support\/351229?q=markdown\">Community Suggestion<\/a>)<\/li>\n<li><a href=\"#intent\">VS Intent based Suggestions<\/a><\/li>\n<li><a href=\"#sql\">Connect to SQL Server using Microsoft.Data.SQL.Client data provider<\/a><\/li>\n<\/ul>\n<p><strong>.NET<\/strong><\/p>\n<ul>\n<li><a href=\"#htmlcoderazor\">Support for HTML Code Actions in Razor Files<\/a><\/li>\n<li><a href=\"#razorperf\">Razor and Roslyn Performance Improvements<\/a><\/li>\n<li><a href=\"#incremental\">Build Acceleration for faster incremental builds<\/a><\/li>\n<\/ul>\n<p><strong>C++<\/strong><\/p>\n<ul>\n<li><a href=\"#brace\">Brace pair colorization<\/a> (\ud83d\ude4f <a href=\"https:\/\/developercommunity.visualstudio.com\/t\/Bracket-pair-colorization\/1631048\">Community Suggestion<\/a>)<\/li>\n<li><a href=\"#container\">Open Container in terminal<\/a><\/li>\n<\/ul>\n<p><strong>Setup<\/strong><\/p>\n<ul>\n<li><a href=\"#setup\">Improved support for Visual Studio Package in winget<\/a><\/li>\n<\/ul>\n<h1 id=\"ide\">IDE<\/h2>\n<h2 id=\"accessibility\">Accessibility Checker<\/h2>\n<p>Visual Studio now has an integrated Accessibility Checker that detects many common accessibility issues for XAML based desktop applications. The Accessibility Checker uses the same axe-windows engine as <a href=\"https:\/\/accessibilityinsights.io\/\">Accessibility Insights<\/a>, which is the same accessibility testing tool the Visual Studio team uses for our own accessibility testing. The Accessibility Checker supports WPF, UWP, WinUI and MAUI (through WinUI). To access the Accessibility Checker, make sure XAML Hot Reload is enabled in the option page, then press the \u201cScan for Accessibility Issues\u201d button in the XAML Live Visual Tree toolbar.<\/p>\n<p><img decoding=\"async\" width=\"513\" height=\"283\" class=\"wp-image-241140\" src=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-live-visual-tree-in-visual-studio-with-the-sc-2.png\" alt=\"The Live Visual Tree in Visual Studio with the &quot;Scan for Accessibility Issues&quot; button circled.\" srcset=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-live-visual-tree-in-visual-studio-with-the-sc-2.png 513w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-live-visual-tree-in-visual-studio-with-the-sc-2-300x165.png 300w\" sizes=\"(max-width: 513px) 100vw, 513px\" \/><\/p>\n<p>When the Accessibility Issues button is clicked, the axe-windows engine will scan the running application for accessibility issues and present them in the Accessibility Checker window. The window will list the Automation ID, Rule, Description and a brief explanation of how to fix the particular issue for each item the axe-windows engine detects.<\/p>\n<p><img decoding=\"async\" width=\"1888\" height=\"605\" class=\"wp-image-241141\" src=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-accessibility-checker-panel-in-visual-studio-s-2.png\" alt=\"The Accessibility Checker panel in Visual Studio showing a variety of accessibility issues that were detected during a scan of an application.\" srcset=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-accessibility-checker-panel-in-visual-studio-s-2.png 1888w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-accessibility-checker-panel-in-visual-studio-s-2-300x96.png 300w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-accessibility-checker-panel-in-visual-studio-s-2-1024x328.png 1024w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-accessibility-checker-panel-in-visual-studio-s-2-768x246.png 768w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-accessibility-checker-panel-in-visual-studio-s-2-1536x492.png 1536w\" sizes=\"(max-width: 1888px) 100vw, 1888px\" \/><\/p>\n<p>&nbsp;<\/p>\n<h2 id=\"spell\">Spell checking<\/h2>\n<p>Developers take pride in their code, and a misspelled word can be embarrassing. 17.5 Preview 3 has the first preview version of our spell checker for code documents which will help folks identify misspelled words in comments, strings and identifiers for C#, C++ and Markdown files. The feature is on by default, but can be disabled by unchecking the \u201cText spell checker\u201d under \u201cManage Preview Features\u201d. There is also a \u201cToggle Text Spell Checker\u201d button on the main toolbar, as well as a \u201cToggle Text Spell Checker\u201d in the main menu under Edit\\Advanced.<\/p>\n<p><img decoding=\"async\" width=\"1018\" height=\"324\" class=\"wp-image-241142\" src=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-visual-studio-editor-showing-the-spell-checker-2.png\" alt=\"The Visual Studio Editor showing the spell checker experience. On the editor, a string identifier is named &quot;DetailChekkForIssues&quot;. A context menu indicates that 'Chekk' is misspelled and offers to either rename it to &quot;DetailCheckForIssues&quot;, ignore the error or disable the spell checker.\" srcset=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-visual-studio-editor-showing-the-spell-checker-2.png 1018w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-visual-studio-editor-showing-the-spell-checker-2-300x95.png 300w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-visual-studio-editor-showing-the-spell-checker-2-768x244.png 768w\" sizes=\"(max-width: 1018px) 100vw, 1018px\" \/><\/p>\n<p>When an error is found in a comment or a string, the spell checker offers to correct the given instance, but when the error is in an identifier, the correction will be refactored, ensuring that the resulting code gets the code correction across the solution. The spell checker will use the EN-US dictionary as well as the dictionary that matches the display language of Windows that you\u2019re using.<\/p>\n<p>Learn more about how to <a href=\"https:\/\/devblogs.microsoft.com\/visualstudio\/visual-studio-spell-checker-preview-now-available\/\">configure spell checker using .editorconfig.<\/a><\/p>\n<p>&nbsp;<\/p>\n<h2 id=\"srcdbg\">External Source Debugging improvements<\/h2>\n<p>We have been doing a lot of updates to improve the performance of the decompilation scenarios. As a result, decompilation is significantly faster in 17.5.<\/p>\n<p>Consider an example where we hit an exception in a WPF application, and we would like to decompile a few framework methods on the stack for debugging. The example shows a comparison of the same decompilation in 17.4 and 17.5. As you can see, we were able to decompile multiple modules on the stack in 17.5 in less time than it took single module decompilation in 17.4.<\/p>\n<p><img decoding=\"async\" width=\"1200\" height=\"674\" class=\"wp-image-241143\" src=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/decompilation-performance-comparision-2.gif\" alt=\"Decompilation Performance Comparision \" \/><\/p>\n<p>&nbsp;<\/p>\n<h2 id=\"markdown\">Markdown now available as the default editor<\/h2>\n<p>The Markdown editor that we made available in 17.5 preview 2 is now available for all users and is now enabled by default.<\/p>\n<p><img decoding=\"async\" width=\"1431\" height=\"854\" class=\"wp-image-241144\" src=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-markdown-experience-in-visual-studio-with-the-2.png\" alt=\"The markdown experience in Visual Studio, with the raw markdown displayed on the left and a preview of the rendered HTML displayed on the right.\" srcset=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-markdown-experience-in-visual-studio-with-the-2.png 1431w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-markdown-experience-in-visual-studio-with-the-2-300x179.png 300w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-markdown-experience-in-visual-studio-with-the-2-1024x611.png 1024w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/the-markdown-experience-in-visual-studio-with-the-2-768x458.png 768w\" sizes=\"(max-width: 1431px) 100vw, 1431px\" \/><\/p>\n<p>&nbsp;<\/p>\n<h2 id=\"intent\">VS Intent based Suggestions<\/h2>\n<p>Introducing VS Intent based Suggestions &#8211; a new feature in Visual Studio that provides inline suggestions in the editor based on recent changes. This feature uses Machine Learning algorithms to understand the context of your code and suggests relevant changes based on the changes you are making. It helps coding more efficiently and accurately. Try it out and experience the power of intent-based suggestions in your development workflow today!\n<img decoding=\"async\" width=\"1099\" height=\"481\" class=\"wp-image-241145\" src=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/image-shows-an-inline-suggestion-in-the-editor-wit-2.png\" alt=\"Image shows an inline suggestion in the editor with [Tab] to accept. On the left side the text that will be changed, and on the right side the text that will be inserted.\" srcset=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/image-shows-an-inline-suggestion-in-the-editor-wit-2.png 1099w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/image-shows-an-inline-suggestion-in-the-editor-wit-2-300x131.png 300w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/image-shows-an-inline-suggestion-in-the-editor-wit-2-1024x448.png 1024w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/image-shows-an-inline-suggestion-in-the-editor-wit-2-768x336.png 768w\" sizes=\"(max-width: 1099px) 100vw, 1099px\" \/><\/p>\n<p>&nbsp;<\/p>\n<h2 id=\"sql\">Connect to SQL Server using Microsoft.Data.SQL.Client data provider<\/h2>\n<p>With Visual Studio 2022 17.5 preview 3 you can now connect to SQL Server databases in Server Explorer and the Data Source Configuration Wizard using the Microsoft.Data.SqlClient Data Provider. When adding a connection, you can use the new provider by selecting <strong>Microsoft SQL Server<\/strong> from the list of available Data Sources and Microsoft SqlClient Data Provider for SQL Server from the list of Data providers on the Choose Data Source dialog.<\/p>\n<p>&nbsp;<\/p>\n<h1 id=\".net\">.NET<\/h2>\n<h2 id=\"htmlcoderazor\">Support for HTML Code Actions in Razor Files<\/h2>\n<p>You can now view HTML, CSS, and JavaScript-related code actions in your code files, including your Razor files! New code actions include the following:<\/p>\n<ul>\n<li>Remove tag (and leave contents)<\/li>\n<li>Encode image in Base64<\/li>\n<li>Insert image height and width<\/li>\n<\/ul>\n<p><img decoding=\"async\" width=\"1605\" height=\"1044\" class=\"wp-image-241146\" src=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/a-gif-demonstrating-new-code-actions-for-html-code-2.gif\" alt=\"A GIF demonstrating new code actions for HTML code\" \/><\/p>\n<p>&nbsp;<\/p>\n<h2 id=\"razorperf\">Razor and Roslyn Performance Improvements<\/h2>\n<p>We&#8217;ve heard a lot of feedback from you about performance issues, and we&#8217;ve taken steps to address several performance-based concerns in the Razor and Roslyn spaces to make you more productive. Alongside some minor Razor performance improvements, some of the Roslyn improvements include the following:<\/p>\n<ul>\n<li>ProjectConfiguration switching<\/li>\n<li>Faster code analysis<\/li>\n<li>Typing perf improvements to reduce UI delays in Visual Studio<\/li>\n<\/ul>\n<h2 id=\"incremental\">Build Acceleration for faster incremental builds<\/h2>\n<p style=\"font-weight: 400;\"><a href=\"https:\/\/aka.ms\/vs-build-acceleration\">Build Acceleration<\/a> helps complete incremental builds more quickly, making it faster to build your projects, while also speeding up other actions that depend upon builds such as debugging, running unit tests, and publishing applications.<\/p>\n<p style=\"font-weight: 400;\">The feature works by identifying situations where Visual Studio can copy files on disk rather than scheduling a build. For solutions with many project references, we\u2019ve seen build times cut by as much as 80%.<\/p>\n<p style=\"font-weight: 400;\">Build Acceleration is currently opt-in, and it can be enabled by setting the <code>AccelerateBuildsInVisualStudio<\/code> property to true in your projects. It works best when enabled for all projects in your solution, which can be done by setting the property in a <code>Directory.Build.props<\/code> file.<\/p>\n<h1 id=\"c++\">C++<\/h2>\n<h2 id=\"brace\">Brace pair colorization for C++<\/h2>\n<p>You can now visually distinguish each set of opening and closing braces for your C++ code making it easier to see your code&#8217;s scope or find any missing braces. This is currently only available for C++. We are also working on brace pair colorization for C#. Stay tuned for that in an upcoming release.<\/p>\n<p><img decoding=\"async\" width=\"781\" height=\"439\" class=\"wp-image-241147\" src=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/c-code-with-three-pairs-of-curly-brackets-each-2.png\" alt=\"C++ code with three pairs of curly brackets. Each matching pair of opening and closing bracket has a different color (blue, pink and yellow).\" srcset=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/c-code-with-three-pairs-of-curly-brackets-each-2.png 781w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/c-code-with-three-pairs-of-curly-brackets-each-2-300x169.png 300w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/c-code-with-three-pairs-of-curly-brackets-each-2-768x432.png 768w\" sizes=\"(max-width: 781px) 100vw, 781px\" \/><\/p>\n<p>&nbsp;<\/p>\n<h2 id=\"container\">Open Container in terminal<\/h2>\n<p>We have added the capability to open your Dev Container in Visual Studio\u2019s integrated terminal. With your project open in a Dev Container, right click the devcontainer.json file and select \u201cOpen Container in terminal\u201d.<\/p>\n<p><img decoding=\"async\" class=\"alignnone wp-image-241148\" src=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/solution-explorer-with-context-menu-open-on-devcon-2.png\" alt=\"Solution explorer with context menu open on devcontainer.json file under .devcontainer folder. New option focused in context menu, Open container in terminal.\" width=\"575\" height=\"398\" srcset=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/solution-explorer-with-context-menu-open-on-devcon-2.png 575w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/solution-explorer-with-context-menu-open-on-devcon-2-300x208.png 300w\" sizes=\"(max-width: 575px) 100vw, 575px\" \/><\/p>\n<p>This will open the integrated terminal and run the docker exec command to open an interactive shell in your Dev Container.<\/p>\n<p><img decoding=\"async\" class=\"alignnone wp-image-241149\" src=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/text-description-automatically-generated-2.png\" alt=\"Visual Studio Termina Tool Window showing docker command opening container.\" width=\"1304\" height=\"315\" srcset=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/text-description-automatically-generated-2.png 1304w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/text-description-automatically-generated-2-300x72.png 300w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/text-description-automatically-generated-2-1024x247.png 1024w, https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2023\/01\/text-description-automatically-generated-2-768x186.png 768w\" sizes=\"(max-width: 1304px) 100vw, 1304px\" \/><\/p>\n<p>&nbsp;<\/p>\n<h1 id=\"setup\">Setup<\/h2>\n<p>To help make the latest versions of Visual Studio available to users that deploy the IDE using winget, Microsoft is taking ownership and will officially support the <a href=\"https:\/\/github.com\/microsoft\/winget-pkgs\/tree\/master\/manifests\/m\/Microsoft\/VisualStudio\">Visual Studio packages<\/a> that are available through the <a href=\"https:\/\/docs.microsoft.com\/windows\/package-manager\/winget\/\">Windows Package Manager tool<\/a>. The existing structure will be modified to better reflect how we ship and maintain the product, and the new packages will be automatically updated as part of our release process. If you have existing scripts or commands that depend on the existing directory structure or package identification, there may be a onetime fix to support our new publishing process. We are very grateful to the community members, especially jedieaston, for their maintenance work in the repository to date.<\/p>\n<p>&nbsp;<\/p>\n<h2>Share your feedback and help us build a better Visual Studio!<\/h2>\n<p>As you use Visual Studio, let us know what you love, what you like, and where you\u2019d like us to improve. You can share feedback with us via <a href=\"https:\/\/developercommunity.visualstudio.com\/home\">Developer Community<\/a>: report any bugs or issues via <a href=\"https:\/\/docs.microsoft.com\/visualstudio\/ide\/how-to-report-a-problem-with-visual-studio\">report a problem<\/a> and share your <a href=\"https:\/\/developercommunity.visualstudio.com\/report?space=8&amp;entry=suggestion\">suggestions for new features<\/a> or improvements to existing ones.<\/p>\n<p>Stay connected with the Visual Studio team by following us on <a href=\"https:\/\/www.youtube.com\/@visualstudio\">YouTube<\/a>, <a href=\"https:\/\/twitter.com\/VisualStudio\">Twitter<\/a>, <a href=\"https:\/\/www.linkedin.com\/showcase\/microsoft-visual-studio\/\">LinkedIn<\/a>, <a href=\"https:\/\/www.twitch.tv\/visualstudio\">Twitch<\/a> and on <a href=\"https:\/\/learn.microsoft.com\/en-us\/visualstudio\/?view=vs-2022\">Microsoft Learn<\/a>.<\/p>\n<p>As always, we appreciate the time you\u2019ve spent reporting issues and hope you continue to give us feedback on how we\u2019re doing and what we can improve.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Visual Studio 2022 17.5 Preview 3 is out and ready to install! This release continues to bring new productivity improvements for all developers and enhances many of the capabilities that shipped in 17.5 Preview 2. Several of these changes in this preview came from asks in the community and are highlighted below. These and many [&hellip;]<\/p>\n","protected":false},"author":1180,"featured_media":239569,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1412,155],"tags":[],"class_list":["post-241027","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-development","category-visual-studio"],"acf":[],"blog_post_summary":"<p>Visual Studio 2022 17.5 Preview 3 is out and ready to install! This release continues to bring new productivity improvements for all developers and enhances many of the capabilities that shipped in 17.5 Preview 2. Several of these changes in this preview came from asks in the community and are highlighted below. These and many [&hellip;]<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/posts\/241027","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/users\/1180"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/comments?post=241027"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/posts\/241027\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/media\/239569"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/media?parent=241027"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/categories?post=241027"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/tags?post=241027"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}