JacquesLucke / blender_vscode

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

blender.start 'not found' in VS Code #88

Open fsoft72 opened 3 years ago

fsoft72 commented 3 years ago

Hello,

when I launch "Blender: Start" from command palette, I get the error in the attachment (command 'blender.start' not found). There is not output in DEBUG CONSOLE or OUTPUT.

What can I check?

I am using:

blender

theres1 commented 3 years ago

Version: 1.57.1 (user setup) Commit: 507ce72a4466fbb27b715c3722558bb15afa9f48 Date: 2021-06-17T13:28:07.755Z Electron: 12.0.7 Chrome: 89.0.4389.128 Node.js: 14.16.0 V8: 8.9.255.25-electron.0 OS: Windows_NT x64 6.1.7601

Blender Development 0.0.16

I noticed this problem after recent VS Code update. I get this error message in the form of a system pop-up (not a VSCode pop-up).

SuzukaDev commented 1 year ago

I have the same problem (Blender Development 0.0.18, and also with 0.0.17 (VSCodium)

theoryshaw commented 7 months ago

same problem Blender Development [0.0.19] - 2023-12-05 VSCodium Version: 1.85.1

theoryshaw commented 7 months ago

VSCodium eventually prompt me to download/install ms-vscode.cpptools and it seemed to work after that. Not sure it was related.