6 ms·
I was specifically talking about C-r file@function_name All the parts are fuzzy. So if I wanted to go to function install_local_package in helper_functions.py,
by scriptdevil 12y ago
I was specifically talking about
C-r file@function_name
All the parts are fuzzy. So if I wanted to go to function install_local_package in helper_functions.py, I can type
C-r h_fu@ins_l_p (pretty much like we use ido)
While I use Emacs for all my editing, this would have been cool to have.