Month: April 2022

  • Improving my vimrc live on stream

    I was becoming increasingly uncomfortable with how crufty my neovim config was getting, and especially how I didn’t understand parts of it, so I decided to wipe it clean and rebuild it from scratch. I did it live on stream, to make it feel like a worth…

  • EnvDTE::DocumentEvents crash in VS2022 v17.1 Preview 2

    Heads-up for anyone writing Visual Studio extensions that it looks like EnvDTE::DocumentEvents::DocumentOpening() has a regression or change in behaviour that can cause a crash freeing a BSTR if you use it in VS2022 v17.1 Preview 2 onwards. The interfa…

  • EnvDTE::DocumentEvents crash in VS2022 v17.1 Preview 2

    Heads-up for anyone writing Visual Studio extensions that it looks like EnvDTE::DocumentEvents::DocumentOpening() has a regression or change in behaviour that can cause a crash freeing a BSTR if you use it in VS2022 v17.1 Preview 2 onwards. The interfa…