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

Add parens to auto-completed function suggestions #1021

Open
anderseknert opened this issue Aug 28, 2024 · 0 comments · May be fixed by #1062
Open

Add parens to auto-completed function suggestions #1021

anderseknert opened this issue Aug 28, 2024 · 0 comments · May be fixed by #1062

Comments

@anderseknert
Copy link
Member

Screenshot 2024-08-29 at 00 20 57

It would be nice if auto-completed functions added parens to the replaced text, so that instead of:

print

you'd get

print()

with the cursor placed in the middle of the parens. Not sure if we can control that, and if not, perhaps just print( would be better.

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