-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: added new places * new post * Update 2024-02-14-visual-studio-17.9.md * added images and updated the post
- Loading branch information
1 parent
959e010
commit e3a342b
Showing
6 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
layout: post | ||
title: New Features in Visual Studio 2022 (v17.9) | ||
date: 2024-02-14 | ||
categories: dev | ||
tags: [visualstudio] | ||
slug: features-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. | ||
|
||
![AI Generated Git Commit Messages](https://andrewbevan.me/assets/images/2024-02-14-ai-commit-msg-1.png "AI Message 1") | ||
![AI Generated Git Commit Messages](https://andrewbevan.me/assets/images/2024-02-14-ai-commit-msg-2.png "AI Message 2") | ||
|
||
> 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](https://andrewbevan.me/assets/images/2024-02-14-code-search-1.png "Code Search]") | ||
|
||
> Note: You need to enable this 'Preview Feature' | ||
![Code Search](https://andrewbevan.me/assets/images/2024-02-14-code-search-2.png "Code Search]") | ||
|
||
## Nice Work MS! 😎 | ||
|
||
Read More: | ||
|
||
- [https://devblogs.microsoft.com/visualstudio/visual-studio-2022-17-9-now-available/](https://devblogs.microsoft.com/visualstudio/visual-studio-2022-17-9-now-available/) | ||
- [https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes#1790--visual-studio-2022-version-1790](https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes#1790--visual-studio-2022-version-1790) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.