Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Well this is cool... (Visual Studio 2022 feature)

Well this is cool... (Visual Studio 2022 feature)

Scheduled Pinned Locked Moved The Lounge
visual-studioquestioncsharpadobearchitecture
8 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Brisingr Aerowing
    wrote on last edited by
    #1

    I am working on a project, and it contains a wrapper class for an interface (to add additional validation for things). I hadn't implemented the interface yet, and had the variable for the wrapped interface. When I went to use the 'implement interface' option, VS gave the option to implement it through the wrapped variable. Quite handy, I must say. Reduces the typing I need to do.

    What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

    P S H 3 Replies Last reply
    0
    • B Brisingr Aerowing

      I am working on a project, and it contains a wrapper class for an interface (to add additional validation for things). I hadn't implemented the interface yet, and had the variable for the wrapped interface. When I went to use the 'implement interface' option, VS gave the option to implement it through the wrapped variable. Quite handy, I must say. Reduces the typing I need to do.

      What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #2

      Brisingr Aerowing wrote:

      Reduces the typing I need to do.

      Personally, I don't see that as a good thing in itself.

      OriginalGriffO 1 Reply Last reply
      0
      • P PIEBALDconsult

        Brisingr Aerowing wrote:

        Reduces the typing I need to do.

        Personally, I don't see that as a good thing in itself.

        OriginalGriffO Offline
        OriginalGriffO Offline
        OriginalGriff
        wrote on last edited by
        #3

        It speeds things up quite well, once you are used to it - it does work out what you are trying to do pretty intelligently and suggest good code.

        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

        1 Reply Last reply
        0
        • B Brisingr Aerowing

          I am working on a project, and it contains a wrapper class for an interface (to add additional validation for things). I hadn't implemented the interface yet, and had the variable for the wrapped interface. When I went to use the 'implement interface' option, VS gave the option to implement it through the wrapped variable. Quite handy, I must say. Reduces the typing I need to do.

          What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

          S Offline
          S Offline
          Slacker007
          wrote on last edited by
          #4

          VS2022 has been integrating a lot of Jetbrains ReSharper functionality. You all think this is cool but I have seen most of this for years via ReSharper.

          1 Reply Last reply
          0
          • B Brisingr Aerowing

            I am working on a project, and it contains a wrapper class for an interface (to add additional validation for things). I hadn't implemented the interface yet, and had the variable for the wrapped interface. When I went to use the 'implement interface' option, VS gave the option to implement it through the wrapped variable. Quite handy, I must say. Reduces the typing I need to do.

            What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

            H Offline
            H Offline
            honey the codewitch
            wrote on last edited by
            #5

            I believe that's been in there for some time. At least if I understand what you're talking about, I've used that for ages. My favorite feature of 2022 is the fact that you can just smash tab over and over and it will bang out a program. :laugh:

            There's smoke in my iris But I painted a sunny day on the insides of my eyelids So I'm ready now (What you ready for?) I'm ready for life in this city And my wings have grown almost enough to lift me

            K B G 3 Replies Last reply
            0
            • H honey the codewitch

              I believe that's been in there for some time. At least if I understand what you're talking about, I've used that for ages. My favorite feature of 2022 is the fact that you can just smash tab over and over and it will bang out a program. :laugh:

              There's smoke in my iris But I painted a sunny day on the insides of my eyelids So I'm ready now (What you ready for?) I'm ready for life in this city And my wings have grown almost enough to lift me

              K Offline
              K Offline
              k5054
              wrote on last edited by
              #6

              honey the codewitch wrote:

              My favorite feature of 2022 is the fact that you can just smash tab over and over and it will bang out a program.

              So, MS's version of [Whitespace (programming language) - Wikipedia](https://en.wikipedia.org/wiki/Whitespace\_(programming\_language)) ?

              Keep Calm and Carry On

              1 Reply Last reply
              0
              • H honey the codewitch

                I believe that's been in there for some time. At least if I understand what you're talking about, I've used that for ages. My favorite feature of 2022 is the fact that you can just smash tab over and over and it will bang out a program. :laugh:

                There's smoke in my iris But I painted a sunny day on the insides of my eyelids So I'm ready now (What you ready for?) I'm ready for life in this city And my wings have grown almost enough to lift me

                B Offline
                B Offline
                Brisingr Aerowing
                wrote on last edited by
                #7

                I haven't really done much programming for quite some time (other than some Lua for the OpenComputers and CC:Tweaked mods for Minecraft).

                What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

                1 Reply Last reply
                0
                • H honey the codewitch

                  I believe that's been in there for some time. At least if I understand what you're talking about, I've used that for ages. My favorite feature of 2022 is the fact that you can just smash tab over and over and it will bang out a program. :laugh:

                  There's smoke in my iris But I painted a sunny day on the insides of my eyelids So I'm ready now (What you ready for?) I'm ready for life in this city And my wings have grown almost enough to lift me

                  G Offline
                  G Offline
                  Gary R Wheeler
                  wrote on last edited by
                  #8

                  honey the codewitch wrote:

                  My favorite feature of 2022

                  Visual Studio 2025 won't have a UI at all. You simply have to install it, and then it uses Chat-GPT² to generate the code you would have written.

                  Software Zen: delete this;

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups