10 Time-Saving Tips in Visual Studio 2022 (with Tim Corey)

  Рет қаралды 29,304

Microsoft Visual Studio

Microsoft Visual Studio

Күн бұрын

Join Tim Corey and Dalia as they dive deep into 10 Time-Saving Tips in Visual Studio 2022 that will enhance your daily development workflow. From brand-new features to hidden gems, this video has it all.
Tim Corey (MVP, Educator, KZfaqr @IAmTimCorey )
Dalia Abo Sheasha (Product Manager, Visual Studio Team)
00:00 - Intro
00:47 - What's New Page
04:58 - Markdown
06:36 - All-in-one Search
12:34 - GitHub Examples/Ask Copilot
17:15 - Brace Pair Colorization
19:39 - Sticky Scroll
22:40 - Scroll Bar Annotations/Map Mode
28:03 - Quick Add (Ctrl + Shift + A)
29:45 - Compare with Solution Explorer
31:26 - Code Cleanup
Git Repository: github.com/OrchardCMS/Orchard...
To learn more, please check out these resources:
aka.ms/vsblog
aka.ms/LearnVisualStudio
#VisualStudio, #Coding, #Productivity, #Programming, #DeveloperTools, #CodeEditing, #CodeCleanup, #KeyboardShortcuts, #CodeNavigation, #WhatsNew, #Markdown, #Search

Пікірлер: 52
@horatiu2003
@horatiu2003 10 ай бұрын
Glad to see Tim on the official VS channel
@jamesbest3347
@jamesbest3347 10 ай бұрын
This is easy. I see/hear Tim Corey - I upvote. Always great software engineering content.
@IAmTimCorey
@IAmTimCorey 10 ай бұрын
Thanks!
@imaginative-monkey
@imaginative-monkey 9 ай бұрын
Sticky Scroll is a genuinely nice feature, and he "prefer inner scope" is a cherry on top! 👍
@mrx.2233
@mrx.2233 10 ай бұрын
Thanks Tim and the lovely MS Lady (Dalia). Keep up the good work.
@luisdabruzzo
@luisdabruzzo 10 ай бұрын
Sticky Scroll looks amazing for quickly navigating long dirty code files!
@DanielAzevedo94
@DanielAzevedo94 9 ай бұрын
excellent content, thank you :)
@ryanye6938
@ryanye6938 9 ай бұрын
mac visual studio user really need some love here
@rlyonsiii
@rlyonsiii 10 ай бұрын
Nice video, suggestion I would love to see built into Visual Studio, a Razor editor with preview.
@hqcart1
@hqcart1 10 ай бұрын
Thaanks Tim..
@IAmTimCorey
@IAmTimCorey 10 ай бұрын
You are welcome.
@borexola
@borexola 9 ай бұрын
I never bothered to look at the broom till today lol. Thank you
@rlyonsiii
@rlyonsiii 10 ай бұрын
Another suggestion: working with HTML/Razor/Blazor on Ultrawide Monitors can we get the preview split to be both horizontal and vertical?
@EliasLoveL
@EliasLoveL 10 ай бұрын
hello Tim Thank you for the tips I personally use two awesome features which is in Visual studio for some years number 1 Go to Tools, Options, Text Editor , C# , General , Statement Completion section , check the Auto list members And Parameter Information number 2 Text Editor, C#, Advanced, Inline Hint section , check the Display inline parameter name hints And Display inline type hints you will get a really rich client IDE and be informed about parameter names and types showing of by the parameters you are passing to a method, class , if call also when instantiating a class of the object
@NileshThite
@NileshThite 10 ай бұрын
@15:00 ALT+/ doesn't open github copilot. I already have it linked to my VS community version and subscription is also ACTIVE.
@daraghodonoghue_
@daraghodonoghue_ 10 ай бұрын
When can we get parenthesis automatically included when we hit enter on an intellisense suggested method? Its been in resharper for years and years. And theres an open issue on github for years.
@SnIpEuRDesign
@SnIpEuRDesign 10 ай бұрын
"I like options"' 😂😂
@OeHomestead
@OeHomestead 10 ай бұрын
Here's hoping for a local history for files function. Kinda like they have in IntelliJ.
@williamsbotchway2471
@williamsbotchway2471 9 ай бұрын
Is these features coming to visual studio for mac too?
@ChakeMH
@ChakeMH 10 ай бұрын
Next for File Comparison: Compare with Clipboard and Compare with URL (of Azure DevOps or GitHub). Pretty please?
@fr3ddyfr3sh
@fr3ddyfr3sh 10 ай бұрын
holy cow, how often do you guys manual compare files and what for?
@VitalyNazarov
@VitalyNazarov 5 ай бұрын
What font of VS2022 in this video?
@jabescript
@jabescript 8 ай бұрын
I just wish there's a way to format .cshtml files
@sdudenho2
@sdudenho2 10 ай бұрын
Many of these features seem like they have been part of JetBrains Rider/Resharper for years.
@toby9999
@toby9999 9 ай бұрын
Maybe they were.
@punskaari
@punskaari 10 ай бұрын
At 03:07, why Continue in Background button is cropped? I know he’s zoned in for the recording, but It’s the little things.
@punskaari
@punskaari 10 ай бұрын
Same at 14:20, the Method overload drop-down is cropped.
@punskaari
@punskaari 10 ай бұрын
Same at 18:14, the Use modifier key drop-down and Maximum sticky lines text box is broken as well. Am I the only one bothered by this?
@DaliaAboSheasha
@DaliaAboSheasha 10 ай бұрын
@@punskaari We noticed this in the middle of recording so we didn't get a chance to fix it. It's something we're looking into right now.
@IAmTimCorey
@IAmTimCorey 10 ай бұрын
I have made my font sizes larger so they can be more easily read on smaller devices. The problem is that not everywhere in Visual Studio is able to handle larger font sizes. I have had an issue submitted to the team for a while and they have been tracking down these spots to fix them. Yes, it drives me nuts.
@trongnguyenvan1618
@trongnguyenvan1618 10 ай бұрын
About the Search feature, I realize that in VS 2022 17.7 the Search behavior has just changed. Before, if we want to search for files, methods or types, we would start with f: m: or t: However, with new search skipping them will give more accurate outcome.
@visualstudio
@visualstudio 10 ай бұрын
Thanks for the feedback about search in 17.7! We want to better understand what you're experiencing here. Could you explain more about what you mean by "skipping them will give more accurate outcome"? Are you getting the wrong results with the filter on, is the ordering of results different, or is there something else you're seeing?
@trongnguyenvan1618
@trongnguyenvan1618 10 ай бұрын
@@visualstudio Yes it is true. For example, if I search "f: Something.cpp", in many cases Something.cpp is not the first outcome. But if I just search "Something.cpp" is the first outcome, which is better.
@trongnguyenvan1618
@trongnguyenvan1618 10 ай бұрын
@@visualstudio I mean the order of results is not good if using the filter.
@LuigiZambetti
@LuigiZambetti 10 ай бұрын
Why are the comboboxes squashed in the settings popup?
@DaliaAboSheasha
@DaliaAboSheasha 10 ай бұрын
Tim had everything zoomed in as much as possible so folks watching on cell phones can see VS. However, that caused the scaling to be a bit off.
@badwolf01
@badwolf01 10 ай бұрын
The "just whining" comment is annoying considering the history of responses from Microsoft on reports. Although there have definitely been good outcomes to submitting feedback for bugs, by and large that is where suggestions go to die and where bugs get a pardon. I cannot recall how many times in the past an actual, confirmed bug has been passed over just so it can be closed. Closing the report seems to be the priority rather than actually resolving it. It's because of those responses that I sparingly provide feedback. I've talked to plenty of other developers that feel the same.
@IAmTimCorey
@IAmTimCorey 10 ай бұрын
I understand that. The problem is that the chances of getting something noticed and fixed when you don't tell Microsoft is zero. Submitting an issue gives you a greater chance of getting a resolution.
@Rahul_aka_Bazinga
@Rahul_aka_Bazinga 9 ай бұрын
Rider is taking over 😢 , My whole team usss Rider except me .
@alexmbr
@alexmbr 10 ай бұрын
Code cleanup fixers. We should had examples for what each fixer do.
@kaktusak_cz
@kaktusak_cz 10 ай бұрын
Firts!😂
@qpeeriupoy
@qpeeriupoy 9 ай бұрын
When r u gonna change that old and ugly ui? Vs code looks nice why not di the same to this?
@toby9999
@toby9999 9 ай бұрын
No way. The VSCode ui is awful. Totally unintuative. Modern is not always better.
@CorporaMedicina
@CorporaMedicina 10 ай бұрын
Lol... back to BASIC with DOS I see...
@ffagaras
@ffagaras 10 ай бұрын
Please for God's sake, use white background and black text. Be professional, it's very hard to read and follow your presentation! The purpose of "Dark Theme" It to be used when you work at night or in the dark room in order to ease the eyes, not in a world wide web presentation. Kids this days...
@IAmTimCorey
@IAmTimCorey 10 ай бұрын
So, I've had this discussion with LOTS of people. There are people just as passionately on the other side of the argument. The value of the dark theme is that your monitor doesn't shine so brightly at you. It eases eye strain. For others, dark mode is harder on their eyes. At the end of the day, I can't satisfy both camps. As a result, I choose the one that seems to be the best choice for the most people.
@luisdabruzzo
@luisdabruzzo 10 ай бұрын
I think watching this on my phone in bed at night with light mode would have seared my retinas 😂
@toby9999
@toby9999 9 ай бұрын
Nothing professional about white backgrounds. It's a personal choice. Most of my colleages prefer dark theme. I used white backgrounds for 25 years. Now switching over due to vision issues. Takes a while to get used to it though but it's paying off.
@jeffsherman9638
@jeffsherman9638 5 ай бұрын
White background and Brussel Sprouts go together
@vicjay1139
@vicjay1139 9 ай бұрын
His Classes are very expensive, and are not worth the money. I would suggest people use youtube and udemy videos.
@Icew0lf
@Icew0lf 5 ай бұрын
Not worth the money? I bet you never bought one of his courses. Wayyy superior what u see on udemy. Starts with how the courses are structured. Dont talk about stuff u have no knowledge about. Worth every penny.
@Icew0lf
@Icew0lf 5 ай бұрын
Then what you see*
Advanced developer tips and tricks in Visual Studio | BRK253H
44:24
Microsoft Developer
Рет қаралды 16 М.
15 Useful Shortcuts to Code Faster with Visual Studio
12:01
One Wheel Studio
Рет қаралды 34 М.
Wait for the last one! 👀
00:28
Josh Horton
Рет қаралды 104 МЛН
OMG🤪 #tiktok #shorts #potapova_blog
00:50
Potapova_blog
Рет қаралды 17 МЛН
My 30+ Tweaks to Visual Studio 2022 - Make VS Work For You
1:02:12
IAmTimCorey
Рет қаралды 29 М.
Background Tasks Are Finally Fixed in .NET 8
10:29
Nick Chapsas
Рет қаралды 100 М.
I tried 10 code editors
10:28
Fireship
Рет қаралды 2,9 МЛН
Microsoft FINALLY killed it
6:45
Alex Ziskind
Рет қаралды 566 М.
Build 2023 - Advance developer tips and tricks in Visual Studio
44:24
Microsoft Visual Studio
Рет қаралды 17 М.
Don't use VSCode
35:31
PyCon South Africa
Рет қаралды 211 М.
Debugging Tips and Tricks Part 1
19:36
Microsoft Visual Studio
Рет қаралды 29 М.
The Secret HttpClient Feature You Need To Use in .NET
10:41
Nick Chapsas
Рет қаралды 69 М.
Какой ПК нужен для Escape From Tarkov?
0:48
CompShop Shorts
Рет қаралды 270 М.
💅🏻Айфон vs Андроид🤮
0:20
Бутылочка
Рет қаралды 716 М.
Неразрушаемый смартфон
1:00
Status
Рет қаралды 1,7 МЛН
сюрприз
1:00
Capex0
Рет қаралды 1,7 МЛН
How To Unlock Your iphone With Your Voice
0:34
요루퐁 yorupong
Рет қаралды 27 МЛН