Replies: 2 comments 6 replies
-
So are you saying you see the arguments in the hover help, but you don't have them as completions? Can you try a few things for me:
I think we may need to navigate/adjust how Tab acts in the multiline statement situation. |
Beta Was this translation helpful? Give feedback.
5 replies
-
A few things worth keeping in mind:
I'm not saying we shouldn't provide some support for this, but I am saying we probably should not do it by default, due to the ambiguity which has frustrated me in the past. |
Beta Was this translation helpful? Give feedback.
1 reply
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 RStudio, I'm used to being able to start typing a function out, and then pressing tab to get a list of possible arguments - here's a screenshot:
However, in Positron, I don't seem to be able to do this:
I get autocomplete help when I already know the function name, but I want a bit more help than that.
I feel like I probably just need to turn on some feature of positron, however this has been a bit of a stumbling block for me - I didn't realise how much I relied on tab-autocomplete!
Any help would be much appreciated.
I'm currently using the latest downloaded release of positron:
Beta Was this translation helpful? Give feedback.
All reactions