Luc Shelton

Visual Studio Code

Visual Studio Code is a source-code editor made by Microsoft for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git.

Website

Blogs

I've written 3 blogs about Visual Studio Code.

Remote SSH Text Editor through Visual Studio Code
Posted 4 years ago by Luc Shelton

In this article, I will outline what is required in order to be able to remotely modify text files from a Visual Studio Code instance running from your workstation.

Setting Up a Windows PHP Development Environment
Posted 5 years ago by Luc Shelton

Setting up a local development environment for PHP on Windows has proven to be tricky if you're using an existing web-server package such as XAMPP or WAMP.