Skip to content

There is a probability of a double underline #28

Description

@SMSshuai

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions