Tag: visual-studio-code

  • Windows Not Required – The New Microsoft Development Story

    I delivered a presentation at the Winnipeg .NET User Group last week, where I recorded it and posted it on YouTube. I go over a number of Microsoft development tools and technologies that don’t require Windows and deliver the demos on my Linux machine.

  • Code – The Visual Studio for Everybody

    Last week I delivered three presentations: one at the Winnipeg .NET User Group and the other two at Winnipeg Code Camp. Being as awesome as we are, the user group presentation was recorded and has been published on the YouTube page

  • Using Java Build Script Tasks in Visual Studio Code

    I previously shared how I setup a custom problem matching in Visual Studio Code for compiling Java and displaying the errors inline with a custom problem matcher.