Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] Do you type parens manually after tab-completing a function name? #1277

Open
paskn opened this issue Feb 2, 2024 · 1 comment

Comments

@paskn
Copy link

paskn commented Feb 2, 2024

Thank you for this great software!

I have a question about your code completion experience with ESS. After completing a function, do you have to start typing parens manually? Let me explain:
I type "summa", press TAB, and complete to "summary". Since it is a function, after completing "summary", I have to type "(" to start parens to proceed with the arguments.

I was fine with it until recently. I had to do some work with Python and noticed that I don't have to start pares after completion in python-mode. Now I am wondering if there is something wrong with my ESS configuration or is it the intended way to autocomplete.

@igutermes
Copy link

Mine don't either.
I have not noticed before...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants