[R] Autocomplete "function" and "return" #4839
Answered
by
juliasilge
mns-nordicals
asked this question in
Q&A
-
I recently installed Positron and I didn't add any exstentions. However I find the autocompletion a bit strange. Two very common function: "function()" and "return()" don't show up in the autocomple as shown in the picture below. Does anyone else experience this or is it just me ? |
Beta Was this translation helpful? Give feedback.
Answered by
juliasilge
Sep 27, 2024
Replies: 1 comment 1 reply
-
That is fairly surprising! 😮 Thank you for this report; I've opened an issue at #4842. As a workaround for both of these, we do have snippets available. Try out typing the first three characters, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mns-nordicals
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That is fairly surprising! 😮 Thank you for this report; I've opened an issue at #4842.
As a workaround for both of these, we do have snippets available. Try out typing the first three characters,
fun
andret
, to use the snippets.