blender_vscode
blender_vscode copied to clipboard
New command 'blender.startDefault'
Launches blender executable without prompting user to select version based on 'defaultExecutableIndex' settings value. By default this launches first Blender available.
Closes #114 #102
Also there is possibility to implement this without adding the settings. There would be only the command addition that starts the first specified executable as default without prompting user to select version.