JacquesLucke / blender_vscode

Visual Studio Code extension for Blender development.
MIT License
540 stars 70 forks source link

Change scope of "blender.executables" to "resource" #130

Closed Griperis closed 1 year ago

Griperis commented 1 year ago

This is super useful if the versions of blender executables are managed workspace-wide (like if you have them in the same repo as add-ons). Then you can just point the paths for everybody in workspace settings and individual developers don't have to setup the extension themselves.

This doesn't change existing behaviour, you can still have it setup in application, but if the workspace overrides it then it uses the workspace config.