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

Changing method's name with autocompletion creates extra parentheses #21813

Open
KoBeWi opened this issue Sep 6, 2018 · 2 comments
Open

Changing method's name with autocompletion creates extra parentheses #21813

KoBeWi opened this issue Sep 6, 2018 · 2 comments

Comments

@KoBeWi
Copy link
Member

KoBeWi commented Sep 6, 2018

Simple example, you have this code:
image
You decide you want to use physics_process():
image
This happens:
image

Autocompletion shouldn't put anything after method name if it already contains opening parenthesis. Stuff like this happens too:
image
(when renaming func1 call to another one)

@akien-mga
Copy link
Member

Related to #16223.

@KoBeWi
Copy link
Member Author

KoBeWi commented Jun 26, 2020

Still valid in bcf7e51

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

No branches or pull requests

2 participants