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

[bug]按F2重命名存在问题 #143

Open
oOtroyOo opened this issue Dec 30, 2022 · 0 comments
Open

[bug]按F2重命名存在问题 #143

oOtroyOo opened this issue Dec 30, 2022 · 0 comments

Comments

@oOtroyOo
Copy link

  1. 当给类名重命名时,会同时被改到self变量,这并不需要被修改的,若不小心则很容易出现引用异常
    GIF 2022-12-30 17-29-24

  2. 当自身存在一个未声明的变量,如 self.test,将其重命名时,会把类名声明给改成test1了。
    GIF 2022-12-30 17-33-45

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

1 participant