Visual studio code installation
- Install the latest Visual Studio Code version => https://code.visualstudio.com/
- Clone the anis-server repository on your computer and open it with vscode editor
- Install vscode extensions from the Maketplace (Docker, PHP Debug, PHP IntelliSense, vscode-icons)
- Add a .vscode directory to the root of the project
- Add the launch.json and settings.json in the .vscode directory