New Features in Visual Studio 2022 (v17.9)

VS is continuously improving with each release. The latest update to Visual Studio 2022 (v17.9) introduces several exciting features and enhancements. Here are a few of my favorites:
💬 AI Generated Git Commit Messages
Use the new generated Git commit message feature to help you describe your set of changes.

Note: Github Copilot + Chat is required for this feature.
🔍 ‘all-in-on’ Code Search
You can now search for any word or string of characters across your solution.
![Code Search] Code Search](https://andrewbevan.me/assets/images/2024-02-14-code-search-1.png)
Note: You need to enable this ‘Preview Feature’
![Code Search] Code Search](https://andrewbevan.me/assets/images/2024-02-14-code-search-2.png)
Nice Work MS! 😎
Read More: