Replies: 1 comment
-
|
We do have this available for R! It is a code action and you can see how to use it in the video in #1744 (comment). I opened #10522 to track us adding similar functionality for Python. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in the Edit pane. Similar to Rstudio's "Insert Roxygen Skeleton", I'd love to see that replicated for R code, and a similar docstring being created for Python code.
The syntax to be used (R or Python) could be gleaned from the current file extension.
Beta Was this translation helpful? Give feedback.
All reactions