calebmpeterson / scriptbox

Enable on-the-fly scripting of your VS Code environment
https://marketplace.visualstudio.com/items?itemName=cubicle6.scriptbox
Other
11 stars 6 forks source link

command 'scriptbox.runScript' not found in V8.0.0 #16

Closed WooodHead closed 5 months ago

WooodHead commented 1 year ago
image

Command 'ScriptBox: Run Script' resulted in an error

command 'scriptbox.runScript' not found

electrovir commented 1 year ago

Same here. Strangely, when I first installed it earlier today it was working. Now it's not.

electrovir commented 1 year ago

Workaround: delete ~/.scriptbox, then re-create your scripts. Now it's working 🤷 I assume it'll break again at some point in the future, but idk what the cause is.

electrovir commented 1 year ago

Just broke again for me for no apparent reason. So far nothing fixes it: reinstalling, deleting ~/.scriptbox, etc.

calebmpeterson commented 5 months ago

@WooodHead / @electrovir are either of y'all still experiencing this bug? I'm on 8.3.0 and cannot reproduce.

electrovir commented 5 months ago

@calebmpeterson I'll try it out.

electrovir commented 5 months ago

A week later and I haven't had any issues! Last time the problem arose within a single day.

calebmpeterson commented 5 months ago

Thanks for checking @electrovir!