Replies: 2 comments 1 reply
-
So something similar to what Are you looking for something different than the "Source R File" command, in that you only want to execute the function definitions and not the other code in the file? |
Beta Was this translation helpful? Give feedback.
-
Yes, exactly! The R extension of neovim has this feature and it's quite nice. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a feature request to add a command to source all functions in the active editor for R/python. I think this feature would make a function-based workflow much easier. Make changes to some functions, source all functions, and then rerun your code. This information should be easily accessible in
ark
?Beta Was this translation helpful? Give feedback.
All reactions