I have tried to reference bin/rspec so spring is pre-loaded. However it does not evaluate this correctly and the command line results as $ [object Object] spec
ruby.specCommand": {
"type": "string",
"default": "bin\/rspec",
"description": "Defines a custom command to run for specs (i.e. 'spring rspec')"
}
I have tried to reference bin/rspec so spring is pre-loaded. However it does not evaluate this correctly and the command line results as $ [object Object] spec