Skip to content

Add function change detection #15

@EuropeanDeveloper

Description

@EuropeanDeveloper

The function change is not detected. For example, when

pref("pref.name", value);

is changed to:

lockPref("pref.name", value);

it appears as nothing has been changed and the preference is the same in both files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions