Do you like VS 2022 17.2?
-
You may... I hate it and hate MS... :mad:
“Real stupidity beats artificial intelligence every time.” ― Terry Pratchett, Hogfather
I use VS mostly for C++ code, and the compiler seems to work just as well as the compiler in VS 2019, i.e. I haven't discovered any new bugs. I haven't tried the new C++20 features yet. I also haven't spotted any new bugs in the IDE. I haven't tried your particular 'git' scenario, so I can't comment.
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.
-
Not exactly - working with git (without the VS wrap), while creating a new branch (on the local) and than switch to it, the uncommitted changes will stay uncommitted... The new branch is an exact copy of it's parent, which includes the uncommitted change - and that's what I call 'nothing'... While I can see that some can benefit from the check VS now runs, the fact that I can't turn the popup off is annoying... Plus, take in account that the check VS does is far from being complete, the current (base) branch in my case is write protected so committing to it is futile... Also the newly created branch is local so no danger of whatsoever to ruin something...
“Real stupidity beats artificial intelligence every time.” ― Terry Pratchett, Hogfather
So the "bring the changes to..." option from the new dialog, which appears to be selected by default? I can see how you might be slightly annoyed that you can't configure a default action and suppress the dialog. But it's hardly an "unable to use this version"-level bug. :)
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
So the "bring the changes to..." option from the new dialog, which appears to be selected by default? I can see how you might be slightly annoyed that you can't configure a default action and suppress the dialog. But it's hardly an "unable to use this version"-level bug. :)
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
The first option is the default - and that what I want... And I change branches like 20 times a day (on 4-5 different projects) and it is beyond annoying... I filled the "can't use" option to try to make MS to take it more seriously... because of my past experience...
“Real stupidity beats artificial intelligence every time.” ― Terry Pratchett, Hogfather
-
Too early to tell, only installed it a few days ago, did try a simple .NET 6 Winforms project but got into trouble when I wanted to turn off "Implicit Usings", clearly they did not anticipate someone doing that :-\ [edit] Oh, and forget trying to trim a Winforms application to reduce the exe size, that was possible in .NET 5 but not in .NET 6. So my empty Winforms app is about 160 MB :sigh:
RickZeeland wrote:
So my empty Winforms app is about 160 MB
What the flaming :elephant:?
Software Zen:
delete this;
-
RickZeeland wrote:
So my empty Winforms app is about 160 MB
What the flaming :elephant:?
Software Zen:
delete this;
Using these Publish settings: NET6_publish_single.png - Google Drive[^] The Trim option does not work for a Winforms app :sigh:
-
You may... I hate it and hate MS... :mad:
“Real stupidity beats artificial intelligence every time.” ― Terry Pratchett, Hogfather
The problem with hate is, it's a destructive motion after all. True, there's nothing bringing people together like the hate for a common enemy but take this hate away and you're left with shambles. Like, nazis & tree huggers marching together against COVID-19 measures may be the best friends but last time we (Germany) had nazis in power, tree huggers were among the first ones to "let go". Specifically to Visual Studio, I've seen hate so stupid, it hurts. Like that article I got in my CodeProject newsletter from a nutjob proclaiming Visual Studio is to blame why there's no decent IDEs/code editors for .NET. Like, WTF? That said, type hints for C++ in the latest VS are amazing! I'm also a huge fan of test coverage right within the text editor, but that's not new to the latest VS.
-
You may... I hate it and hate MS... :mad:
“Real stupidity beats artificial intelligence every time.” ― Terry Pratchett, Hogfather
Used to VS but I use it only for editing, compiling and debugging - everything else is run outside of VS.
-
Do you use Git? :mad:
“Real stupidity beats artificial intelligence every time.” ― Terry Pratchett, Hogfather
Not using but I'm assuming the 2 main announces still not changed, but I'm not aware of anything big change in 17.2 that not been in since 17.0 Basic Check changes, stage, commit, merge, conflict fixing all works, unless you the smart alic coworker that shoves in squish and other headach commits. Method intelisense of when last edit and who. Blame. All functions in editor without having to load another tool. 2 issues: 1. switching branches in the git manage throws another tab. Wtf why cant you stay on the manage tab. 2. why the view single commit history have the changes files list fixed into the side by side view. The old git had all simple in the git changes menu which was a better navigation for me at least.
-
You may... I hate it and hate MS... :mad:
“Real stupidity beats artificial intelligence every time.” ― Terry Pratchett, Hogfather
Why? I like it. Compared with Xcode (which I also use, on the Mac of course) it's in a different league. MS keep breaking Edit `n` Continue though, which means I am back on VS 2017, pro-tem.
Paul Sanders. Some of my best work is in the undo buffer.
-
You may... I hate it and hate MS... :mad:
“Real stupidity beats artificial intelligence every time.” ― Terry Pratchett, Hogfather
I use vscode. It's not a real ide, I guess, but it does what I want, and that is enough for me. I'm very old school about debugging anyway, and mind my own git separately. Maybe VS is like a fancy bread maker that I don't need because my KitchenAid, huge crockery bowl, and oven can do the job nicely.
-
I like you can finally navigate enumerable efficiently in the debugger. Can't say I have really looked for any other changes. The install was... a challenge with timeouts and whatnot, but that seems to have been resolved.
I honestly think they are trying to make it better with every release. But, it seems they changed the directory name for C# user-defined project/item templates from 'Visual C#' to just 'C#'. I spent about 30 minutes trying to figure out why my item templates disappeared. I didn't see that talked about anywhere.
-
Do you use Git? :mad:
“Real stupidity beats artificial intelligence every time.” ― Terry Pratchett, Hogfather
-
Do you use Git? :mad:
“Real stupidity beats artificial intelligence every time.” ― Terry Pratchett, Hogfather
Of course, I use Git. But I recently had to restore my workstation from a backup after replacing the hard drive, and Git somehow lost my Git files, even though they were still there. So, while I saw some magic commands some suggested, I didn't trust or understand them, so I just wiped my applications one at a time, and re-cloned them from DevOps.
-
Try to switch branch while you have an uncommitted change in any file... Visual Studio Feedback[^]
“Real stupidity beats artificial intelligence every time.” ― Terry Pratchett, Hogfather
Am I missing something? That is normal Git behavior. Its bash shell will give you a warning about switching branches with un-commited changes, and if you change anyway you'll permanently lose those changes unless you stash them first. Why shouldn't VS do the same (if it doesn't already)?
If you think 'goto' is evil, try writing an Assembly program without JMP.
-
You may... I hate it and hate MS... :mad:
“Real stupidity beats artificial intelligence every time.” ― Terry Pratchett, Hogfather
I uninstalled VS 2022 because it completely messed up my VS 2019 environment. I found that I couldn't find my standard .NET Framework versions and I am using 4.6 in my current development project. I had to uninstall every thing just to get my work back in VS 2019. It turned out that it appears that VS 2022 changes the way the project templates are displayed making the .NET Framework templates more confusing to find. The VS 2022 installation did this to VS 2019 as well.
Steve Naidamast Sr. Software Engineer Black Falcon Software, Inc. blackfalconsoftware@outlook.com
-
Am I missing something? That is normal Git behavior. Its bash shell will give you a warning about switching branches with un-commited changes, and if you change anyway you'll permanently lose those changes unless you stash them first. Why shouldn't VS do the same (if it doesn't already)?
If you think 'goto' is evil, try writing an Assembly program without JMP.
We are talking of a case when creating a new branch (local) from an existing branch (local) - no way of any lost content, and Git knows it and does not disturb you... VS didn't do it either up until I updated to 17.2
“Real stupidity beats artificial intelligence every time.” ― Terry Pratchett, Hogfather
-
You may... I hate it and hate MS... :mad:
“Real stupidity beats artificial intelligence every time.” ― Terry Pratchett, Hogfather
I do not manage big projects like most of you. That said I started with an Apple /// and basic OK YES time marches on and we get improvements in IDE's But the old saying "If it ain't broke don't fix it" seems to have escaped Microsoft. My experience with going from VB 6 to Visual Studio was a challenge because I am a novice. But it seems every time Microsoft makes an improvement they let us be the beta test dummy. The company IMHO has lost the trust of the user but in a way they own us as users. New and improved is not always true when dealing with Microsoft
-
Too early to tell, only installed it a few days ago, did try a simple .NET 6 Winforms project but got into trouble when I wanted to turn off "Implicit Usings", clearly they did not anticipate someone doing that :-\ [edit] Oh, and forget trying to trim a Winforms application to reduce the exe size, that was possible in .NET 5 but not in .NET 6. So my empty Winforms app is about 160 MB :sigh:
I thought I would like the implicit/global using stuff. I do not like it so much. Ctrl-r-g had become a matter of habit. I'm not sure what I've really gained. Less scrolling to get to "meat"? For the seasoned, it isn't horrible. For the new, it might be better/easier. So many examples out there are going to have things "the old way" though. It's also a bit jarring to have an args on a console app with implicit Main()... Who wouldn't be right to go, "args? What args? There are no args here? Is args a special keyword?" Similarly with namespaces. I'm not so sure I'm as big a fan of tucking these things away as I first thought I might be when only reading about them instead of actually seeing them in practice.
-
I love how VB has implicit usings for 20 years already :laugh: Well, it's not called as such, but it's the same.
Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript