Open moodymudskipper opened 3 years ago
in many cases we wan to select something from a previous call or ouput in the console,
See if rstudioapi gives us access to selected files in files or git panel, it might be handy
it should really be the default though
Add context = "editor" arg to current_selection() and wrappers, fail for incompatibles values of target
context = "editor"
current_selection()
target
in many cases we wan to select something from a previous call or ouput in the console,
See if rstudioapi gives us access to selected files in files or git panel, it might be handy