Supercharge refactoring with IntelliCode in Visual Studio 2022

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024

Комментарии • 6

  • @grumpydeveloper69
    @grumpydeveloper69 2 года назад +3

    Looks very cool in a demo. But After 2 days with VS2022 I am already getting frustrated with the wrong suggestions it makes. I now have to be extra carefull to not get suggestions applied that do more than I intend. The refactoring suggestions do look promising but it would have to be guaranteed that it picks up *all* variations, and never messes up my code.

    • @cew182
      @cew182 2 года назад +1

      I have had the same issues. There is a suggestion that offers to remove similar lines of code to one that you've recently removed. This is a very destructive refactoring to accidentally trigger. What is more frustrating to me is that Resharper has had similar refactorings for years that provide enough indication of what is happening to avoid problems. MS really made a mess with this feature.

    • @sander_bouwhuis
      @sander_bouwhuis 2 года назад

      I'm not a fan, because now instead of just writing some simple boilerplate code, I will actually need to carefully check and verify that the suggestion is indeed what I intended. But, this takes more time and brainpower and is more error-prone.
      So, no... this is not all that useful in my opinion.

  • @innovationscode9909
    @innovationscode9909 2 года назад

    This is no doubt an intelligent tool. I have instructed my team to create an action plan to upskill everyone on utilizing this maximally.

  • @saeednoruzic
    @saeednoruzic 2 года назад

    awesome