JacquesLucke / blender_vscode

Visual Studio Code extension for Blender development.
MIT License
545 stars 74 forks source link

Run Script as VS Code Task #82

Open maptz opened 3 years ago

maptz commented 3 years ago

Hi Jacques,

My muscle memory keeps hitting F5 (Run and Debug) in VS Code to run a script, but find that it does nothing.

Do you know if there is a way to run a script as a VS Code task? e.g. some definition in tasks.json that runs a script in the Blender context