denyeo

Results 3 comments of denyeo

Just ran into this bug - replacing `http` with `https` naively is a bad practice that breaks content silently. Web servers simply don't always offer HTTPS - and in our...

> Yes, please add support for Visual Studio 2022. Unfortunately, this will not be a simple .vsixmanifest change like in previous versions. 😔 Here are the instructions: > https://docs.microsoft.com/en-us/visualstudio/extensibility/migration/update-visual-studio-extension?view=vs-2022 Wow,...

I'm shocked that an enterprise project would not be using dependency injection. Factories are used, but not DI? Embarrassing!