@Rourke thatās a classic āstraw manā argument, you know? We complain about VS updates, and you counter that Windows Update is terrible. Awesome point.
It is hard to argue, I think, that having a big, powerful, IDE that does āeverythingā is not convenient. It certainly is. As I have said many times before, I am totally addicted to ReSharper for C++ and my code is better for it.
But Iām sick to death of the constant updates, of never being able to count on the behavior or usability of the strange, obscure, and annoying pile that is Code Analysis, and the random breakage of vital components in my tool chain. Iām tired of the constant regressions in the IDE, where parsing breaks, chroma-coding fails, or some weird situation or another requires that I exit and restart the IDE for a given Solution.
I donāt like building my drivers with arbitrary, ever changing, versions of the compiler⦠a version which is not the same one that was used to build the operating system. I donāt like headers and libs that are āsharedā changing arbitrarily.
The WDK is saddled with this mess, and trying to get what should be little things fixed requires negotiation with the behemoth that is āthe people who own VS.ā
Having tried vscode, the only things I can say in its favor are itās extensible, and itās not vim.
In short, I think MSFT has fucked-up VS and CA⦠making it all things to all people but not really ever fully working for any one use. And the WDK get layered, like peanut butter, on top of this pile. And it makes it hard for me to get my work done.
Is the VS editor, with ReSharper, better than CodeWright or SlickEdit (what I used to use before VS)? Tough call, but probably. Does that make it a joy to use on a daily basis? Not even close.
Peter