Daniel Bengl
Daniel Bengl
Very cool feature! Any plans to get this merged?
@coorasse
@lucaspoffo, could you please take a look at this PR?
Any update @lucaspoffo ?
This would be a very cool addition! It would be nice if it would be possible to detect namespaced translations too. Such as `croms.en.yml`
Possibly duplicate: - https://github.com/tpope/vim-rails/issues/114 - https://github.com/tpope/vim-rails/issues/113
I also think that it would be very useful to jump to human attribute name: ```rb User.human_attribute_name(:use*name), ``` ```yaml en: activerecord: attributes: user: username: *"Username (used for login)" ```