Closed mvalipour closed 7 years ago
At the moment when there is no active editor, the test-file command fires off an rspec undefined test command.
test-file
rspec undefined
I thought it would be nice to fall back to the selected path (file or folder) from the tree view when there is no active editor.
Thanks @mvalipour!
Why
At the moment when there is no active editor, the
test-file
command fires off anrspec undefined
test command.What
I thought it would be nice to fall back to the selected path (file or folder) from the tree view when there is no active editor.