Building & Debugging Blender with Visual Studio Code
Visual Studio Code is an open source and multiplatform IDE for code editing (and compiling, debugging, etc.) available here : https://code.visualstudio.com/ I wanted to see if I could build, run and debug Blender using this IDE, and the anwser is : yes. Here is how to do it. Edit: Updated the scripts and configuration of […]