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
Angular 20 Modules and Pipes are now suffixed by -module and -pipe, respectively.
When a user renames one of these two file types, the Renamer should treat these dash suffixes the way it does with dot-suffixes, i.e. remove the dash suffix from any renamed folder. Currently, this is included in the new folder name.