You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change event is triggered twice when the program is updating the file (normal behavior) and also when Notepa++ saves the file.
Debounce the event so that it is not run if it was just recently triggered.
Change event is triggered twice when the program is updating the file (normal behavior) and also when Notepa++ saves the file.
Debounce the event so that it is not run if it was just recently triggered.