Create the workspace This is the approach we use, to ensure that the .vscode folder with config settings, sftp logging details, etc is not part of the httpdocs\ (or similar) folder that is published on the web server. In VS Code open the folder that CONTAINS you local httpdocs\ (or whatever you call it) folder […]
Category: Visual Studio Code
Extensions(1)
.1 Set up VS Code for web development
How To Set Up Visual Studio Code (VS Code) for PHP Development | DigitalOcean VS Code Options Our general settings for VS Code – see here Web development specific settings Use CTRL+SHIFT+P and then enter “Open User Settings (JSON)” to open the raw json file. Check it has the following: Extensions PHP Intelephense by Ben Mewburn […]