Microsoft Visual Studio
Microsoft Visual Studio
  • Видео 1 202
  • Просмотров 20 954 736
Debugging Tips and Tricks in Visual Studio 2022
Harshada will demonstrate a few productive Debugging Tips and Tricks. From breakpoints to object visualization, we'll explore how Copilot enhances your debugging workflow with intelligent suggestions tailored to your coding patterns that will make your debugging more efficient.
Chapters:
00:00 - Introduction & App Overview
00:50 - Conditional Breakpoints with GitHub Copilot
01:55 - Breakpoint Groups Overview
02:55 - Default Breakpoint Group
03:30 - Visualizer Improvements
05:30 - Wrap-up
Resources:
Debugger Documentation: aka.ms/vs/docs/debugger
Visual Studio 2022 17.10 Release Blog: aka.ms/vs/v1710GA
Visual Studio Preview Release Notes: learn.microsoft.com/visualstudio/releases/2022/release-notes-p...
Просмотров: 2 689

Видео

Visual Studio Live! | Join us live and in-person August 5-9!
Просмотров 378День назад
Join us for an in-depth exploration of the latest features and capabilities in Visual Studio at the upcoming Microsoft Live! event, scheduled for August 5-9, 2024 on the Redmond, WA Campus. You will get to see the campus and meet many of the Product Managers for the products you use.
Getting Started with GitHub Copilot
Просмотров 2 тыс.День назад
Rijwan shows us how we can use GitHub Copilot to help us write code faster and with less effort. Chapters 00:00 - Introduction 04:50 - Installing GitHub Copilot 07:00 - Using Copilot to create an Article class 11:45 - Using Copilot to create an application DBContext class 14:20 - Using Copilot to create an Article repository interface 15:45 - Asking Copilot to optimize code 16:25 - Asking Copil...
Latest Git Tooling Updates for 17.10 GA and 17.11 Preview
Просмотров 1,3 тыс.14 дней назад
Jessie Houghton, PM from the Visual Studio Version Control team, shares the latest Git tooling updates, including AI features and pull request experience updates, with a few new editor features as well! They share tips featured in the Microsoft Build Conference 2024 demo session to help you be more productive and boost your collaboration. Chapters: 00:00 - Latest Git Tooling Updates 00:13 - Git...
Visual Studio's Integrated Terminal for Linux development with C++
Просмотров 1,2 тыс.21 день назад
Lauren will present the Integrated Terminal in Visual Studio with C . The Integrated Terminal allows you to interact with your Linux machine you are targeting via a terminal, without ever having to leave Visual Studio. Chapters: 00:00 Visual Studio's Integrated Terminal for Linux development 00:23 Demo 01:12 Installing packages 02:04 Debugging 03:37 Thanks for watching! Links: aka.ms/integrated...
Join us for VS Live! @ Microsoft HQ, Aug 5-9, 2024
Просмотров 1,8 тыс.28 дней назад
Join us for an in-depth exploration of the latest features and capabilities in Visual Studio at the upcoming Microsoft Live! event, scheduled for August 5-9, 2024 on the Redmond, WA Campus. You will get to see the campus and meet many of the Product Managers for the products you use. 📅 Mark your calendars for this must-attend event and for more details, visit Microsoft Live! 2024 at vslive.com/...
AI After Hours | Feature Search with GitHub Copilot
Просмотров 1,3 тыс.Месяц назад
In this new series of After Hours content, we’ll explore tips and tricks, engineering, and customer research behind new experiences enabled by GitHub Copilot that are either in the works or ready for customers to try. GitHub Copilot is a coding assistant powered by Artificial Intelligence (AI), which can run in various environments and help you be more efficient in your daily coding tasks. Intr...
AI After Hours | Profiling with GitHub Copilot
Просмотров 1,5 тыс.Месяц назад
In AI After Hours, we’ll explore tips and tricks, engineering, and customer research behind upcoming experiences in Visual Studio that are enabled by GitHub Copilot. GitHub Copilot is a coding assistant powered by Artificial Intelligence (AI), which can run in various environments and help you be more efficient in your daily coding tasks. Introduction 0:00 - Making profiling results actionable ...
AI After Hours | Debugging Unit Tests with GitHub Copilot
Просмотров 940Месяц назад
AI After Hours | Debugging Unit Tests with GitHub Copilot
GitHub Copilot - Improving your Git workflows
Просмотров 1,3 тыс.Месяц назад
GitHub Copilot - Improving your Git workflows
GitHub Copilot - Debugging and Diagnostics
Просмотров 2 тыс.Месяц назад
GitHub Copilot - Debugging and Diagnostics
Using ESLint and Prettier in Visual Studio Code
Просмотров 2,1 тыс.Месяц назад
Using ESLint and Prettier in Visual Studio Code
Templates View for Build Insights in Visual Studio
Просмотров 720Месяц назад
Templates View for Build Insights in Visual Studio
Progress Report: Adopting Header Units in Microsoft Word
Просмотров 903Месяц назад
Progress Report: Adopting Header Units in Microsoft Word
Automated Testing of Shader Code
Просмотров 1 тыс.Месяц назад
Automated Testing of Shader Code
I Embedded a Programming Language In Debug Information
Просмотров 1,2 тыс.Месяц назад
I Embedded a Programming Language In Debug Information
Enhancing C++ development with Copilot Chat
Просмотров 1,3 тыс.Месяц назад
Enhancing C development with Copilot Chat
Message Handling with Boolean Implication
Просмотров 806Месяц назад
Message Handling with Boolean Implication
New Editor Features in Visual Studio for C++ Programmers
Просмотров 974Месяц назад
New Editor Features in Visual Studio for C Programmers
Debugging GUI Applications in a GitHub Codespace
Просмотров 767Месяц назад
Debugging GUI Applications in a GitHub Codespace
Optimizing Game Development Workflows with Visual Studio and AI
Просмотров 706Месяц назад
Optimizing Game Development Workflows with Visual Studio and AI
Updates to the VS Code CMake Tools Sidebar
Просмотров 822Месяц назад
Updates to the VS Code CMake Tools Sidebar
CMakePresets.json Version 6 Support in Visual Studio and VS Code
Просмотров 757Месяц назад
CMakePresets.json Version 6 Support in Visual Studio and VS Code
Windows Subsystem for Linux (WSL) Acquisition in Visual Studio
Просмотров 1,1 тыс.2 месяца назад
Windows Subsystem for Linux (WSL) Acquisition in Visual Studio
Include Cleanup and Diagnostics in Visual Studio
Просмотров 6762 месяца назад
Include Cleanup and Diagnostics in Visual Studio
Visualizing Memory Layout in Visual Studio
Просмотров 1,2 тыс.2 месяца назад
Visualizing Memory Layout in Visual Studio
Visualizing Macro Expansion in Visual Studio
Просмотров 8662 месяца назад
Visualizing Macro Expansion in Visual Studio
Remote Unit Testing in Visual Studio
Просмотров 9502 месяца назад
Remote Unit Testing in Visual Studio
New Linux Development Features in Visual Studio
Просмотров 2 тыс.2 месяца назад
New Linux Development Features in Visual Studio

Комментарии

  • @govindkarthikeyan
    @govindkarthikeyan 12 часов назад

    When we host API in IIS how can I make the swagger UI as default index page ?

  • @TravisTerrell
    @TravisTerrell 13 часов назад

    Super helpful. But despite how useful it was for me, when I read comments, I almost feel like that this video should not have been made and it should've just been some documentation that people had to read. It'Seems many have stumbled across this and somehow think that it's the native way to use themes in Visual Studio, haha, rather than a process to convert a theme designed for a different program and generate a Visual Studio extension for distribution. It's like the video lowered the bar too low, haha.

  • @hutchm92
    @hutchm92 16 часов назад

    I don't see this feature yet.

  • @harryhirsch723
    @harryhirsch723 День назад

    Rust looks like C++ cancer.

  • @hannabergqvist9645
    @hannabergqvist9645 2 дня назад

    Hi! Great video! I just have a question: How do I use the hot reload on IOS devices such as Ipad or Iphone? It only works on my Mac simulator, otherwise nothing happens when I change the code.

  • @manojmaheshwari2556
    @manojmaheshwari2556 2 дня назад

    can we save call stack info in a flat file, once the code execution is over?

  • @marianr.toader
    @marianr.toader 2 дня назад

    The Copilot extension is not present anymore in the extensions section for Visual Studio 2022

  • @umbrellamax
    @umbrellamax 3 дня назад

    goood !!!😀

  • @pontusdorsay4673
    @pontusdorsay4673 4 дня назад

    This series is awesome! Have been looking for a good beginner course on RUclips for while now and this is by far the best one I have found. Great work!

  • @bradleyberthold4606
    @bradleyberthold4606 5 дней назад

    HOW DO YOU GET THAT BRANCHES WINDOW I can't find it anywhere!!!

  • @christheone248
    @christheone248 5 дней назад

    Personally, I hate the dark mode on software! I dont know why its even an option

  • @jeroenj7494
    @jeroenj7494 6 дней назад

    Step 1, don't write bugs 😏

  • @maflend2762
    @maflend2762 6 дней назад

    Nice 😃

  • @ranjitsingh9791
    @ranjitsingh9791 6 дней назад

    Thank you.

  • @Yarikyaroslav1
    @Yarikyaroslav1 6 дней назад

    Ok

  • @ChillOnLofi
    @ChillOnLofi 6 дней назад

    The Shortcut for multiple Cursors safed me a LOT of time 👍

  • @nelsonrivers8546
    @nelsonrivers8546 7 дней назад

    To store SSIS packages, what version control selection should I select: TFVC or Git when an Azure DevOps project is created under the Organization ?

  • @BiancaLonghi
    @BiancaLonghi 7 дней назад

    why alt + . and alt + , don't work on visual studio 2022? For example, when I type "alt + ." copilot logs [INFO] [CopilotProposalSourceProvider] Completion rejected

  • @Netryon
    @Netryon 8 дней назад

    We wished Noah Green to part of this See you in Edtech venus vacation, when Kyle took his place and Mia had to borrow some snacks and public transport money as if today I'm going to be 18 years old.

  • @HuyDuong-ic6lr
    @HuyDuong-ic6lr 8 дней назад

    so, How long we have a big update UI/UX for vs2022, like jetbrains, it so great.

  • @robertociardi6890
    @robertociardi6890 9 дней назад

    When opening a project with a devcontainer, I cannot see the popup to open devcontainer.

  • @robertociardi6890
    @robertociardi6890 9 дней назад

    What if it doesn't show the prompt to "reopen folder in container"?!

  • @ericritter46
    @ericritter46 10 дней назад

    Very awesome.

  • @niidarkodarkoh471
    @niidarkodarkoh471 10 дней назад

    Can I have the source code for this project please?

  • @romanborysov4821
    @romanborysov4821 10 дней назад

    Sagar opened the file with the "problematic" method manually. Instead it was expected that he was redirected to that method by clicking flame graph or hot path. "Manual" approach is good for 2-LOC methods, but not 100+ ones. So most interesting demo part (about proper configuring PDB sources) was missing. 🙃

  • @arcturien
    @arcturien 11 дней назад

    Thanks for this tutorial, any chance to grab there resulting solution c# code?

  • @imaginative-monkey
    @imaginative-monkey 12 дней назад

    I personally prefer to turn off the "Clean up code on save" feature, because the diff will show changes that are not important or related to the commit logic.

  • @imaginative-monkey
    @imaginative-monkey 12 дней назад

    Instead of Control + Shift + Backspace, I used to do Ctrl + Z, then Ctrl + Y (It's hacky, but easier to memorize)

  • @patrickmchargue7122
    @patrickmchargue7122 12 дней назад

    Thank you. Rijwan's video was laggy, so it was sometimes hard to see what he was doing. (selecting from context menus, etc.)

  • @whywhq
    @whywhq 12 дней назад

    my 2022 professional VS 17.10 does not have this feature showing in the project menu. It is dropped?

  • @woodandgears2865
    @woodandgears2865 13 дней назад

    A modern link to setting up vcpkg in manifest mode to work on widnows, wsl, and remote linux target would be nice. 2.5 hours of fumbling and still not there... super frustrating. Error messages need to be sane.

  • @CrustPunkx
    @CrustPunkx 15 дней назад

    Why I can't i select mult-items to cherry-pick?

  • @ODSD_EXCITEMENT
    @ODSD_EXCITEMENT 15 дней назад

    These are useful capabilities

  • @vittoriomorellini1939
    @vittoriomorellini1939 15 дней назад

    He did not answer how to filter tests during pipeline execution

  • @vittoriomorellini1939
    @vittoriomorellini1939 15 дней назад

    How can you skip test during pipeline execution? there is an attribute to add?

  • @vibes992000
    @vibes992000 16 дней назад

    nice

  • @ericritter46
    @ericritter46 17 дней назад

    Oh jame's, it's beautiful ❤️

  • @yoanadimitrova8760
    @yoanadimitrova8760 17 дней назад

    How is copilot better than intellisense?

  • @BernieBear42
    @BernieBear42 18 дней назад

    This video really helped kickstart my use of Copilot in VS 2022. Thanks!

  • @ericritter46
    @ericritter46 18 дней назад

    This looked really good. I learned a lot about what can be placed in a grid.

  • @junrepasa
    @junrepasa 20 дней назад

    Great crystal clear content. Thanks!

  • @NaLiCN
    @NaLiCN 21 день назад

    Great

  • @10Totti
    @10Totti 21 день назад

    Copilot when upgrade to .Net 8 ?

  • @arungeorge2067
    @arungeorge2067 21 день назад

    WOW! oh my god. This is really awesome! . When is this becoming available. This is the single most important part of the coding assistant if it can analyse from the stack trace and spot the fix. There won't be a better need for the copilot in the whole coding world. Really waiting for this! Please release it asap.🥰 Please provide a video based on a simple python proejct once its released.

  • @PhilippeLacoude
    @PhilippeLacoude 22 дня назад

    This is a truly excellent introduction to GitHub Copilot. It is well illustrated and very well presented.

  • @kenyup7936
    @kenyup7936 23 дня назад

    Convenient for VS is another level ❤ that’s what I looking for, M$ should‘ve done this long time ago

  • @MichaelCapiliEla
    @MichaelCapiliEla 24 дня назад

    Thanks, very useful.Where can I download the source code?

  • @Yamu_168
    @Yamu_168 26 дней назад

    I don't have that extension show up in extensions? I just paid for this, what gives? Im honestly pretty pissed.

    • @visualstudio
      @visualstudio 25 дней назад

      Which version of Visual Studio are you using? If you're using VS 2022 17.10 or above, there is a component available in the installer called "GitHub Copilot" -aayim