Visual Studio Code Archives

Compiling the Nwiro Plugin from source in Visual Studio

Funny story: I downloaded Nwiro from Cosmos. I got it as part of a Humble Bundle purchase, not really knowing what it was until recently. I thought it was as easy as download, copy into my project and run. But no. Of course not. That’s because the Cosmos version doesn’t come with pre-compiled binaries. Here’s … Read more

How to add FTP sync in Visual Studio Code

To my delight I found out how to add an FTP destination to Visual Studio Code. It’s an extension called sftp by liximomo, available for free from the VS Marketplace. Here’s how to install, configure and use it on both Mac and Windows.

Obtain it by selecting the extensions symbol in the sidebar (the bottom one, consisting of four little squares) and enter sftp in the search box. Click the green install option to proceed.

Read more