Figure out how to build a VS Code extension that can communicate with WebAPI
josephwoodward opened this issue · 1 comments
josephwoodward commented
I've never built a Visual Studio Code extension before so this is a new one to me!
josephwoodward commented
Been working off of this branch so far with pretty good results. Got a split pane working that does a HTTP request to a URL at the moment then displays the content in the pane.