eschulte/rinari

Suggest create file if it does not exists

emadridm opened this issue · 1 comments

Is there any way to create a file if rinarni-find-* did not find it? For example, if I am on the file "app/views/accounts/_form.html.haml" and I am looking for the file "app/views/accounts/_form.html.haml_spec.rb" (with C-c ; f r), rinari should suggest create the file if it does not exists.

I believe that if you pass a prefix argument to the jump function, the file will be created, e.g.

C-u C-c ; f r