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

There is a probability of a double underline #28

Open
SMSshuai opened this issue May 8, 2024 · 0 comments
Open

There is a probability of a double underline #28

SMSshuai opened this issue May 8, 2024 · 0 comments

Comments

@SMSshuai
Copy link

SMSshuai commented May 8, 2024

Optimization Suggestion: If the variable name is changed manually after the plug-in is used to modify the variable, there is a probability that two underscores will appear when the plug-in is used again.
Such as
Expected: public static final boolean is_s_matching = false;
Actual: public static final boolean is_s__matching = false;
I've replicated it multiple times to confirm it exists

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

No branches or pull requests

1 participant