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
With CodeFormatter, how can you tell it to ignore certain files like Reference.cs which are autogenerated files? These take a long time to parse; in our case it takes 2-5 seconds for some files.
With CodeFormatter, how can you tell it to ignore certain files like Reference.cs which are autogenerated files? These take a long time to parse; in our case it takes 2-5 seconds for some files.