Well this is cool... (Visual Studio 2022 feature)
-
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???
-
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???
Brisingr Aerowing wrote:
Reduces the typing I need to do.
Personally, I don't see that as a good thing in itself.
-
Brisingr Aerowing wrote:
Reduces the typing I need to do.
Personally, I don't see that as a good thing in itself.
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 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???
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.
-
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???
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
-
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
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
-
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
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???
-
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
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;