Hi!
Whenever toggling NeoVintageous mode I get a report is generated by OverrideAudit showing
[S U] Default `- [X] Main.sublime-menu
How can I prevent OverrideAudit from generating that report?
Thank you.
Hi!
Whenever toggling NeoVintageous mode I get a report is generated by OverrideAudit showing
[S U] Default `- [X] Main.sublime-menu
How can I prevent OverrideAudit from generating that report?
Thank you.
If you right click on the override, you can pick the Diff
option; a new view will open that shows you how your file is different from the underlying one.
If all appears well, save the file so OverrideAudit knows that you are OK with it, or go back to the override report, right click the file and choose the Freshen
option to touch the file (which is what saving the file would do, but my advice would me to make sure the diff looks correct before you commit).
This is unrelated to NeoVintageous (or should not be); OverrideAudit displays such a report when a package updates or Sublime updates, if an override you have made is overriding a file in a package that was updated (so you can make sure your override is still valid).