Angular File Switcher is a plugin that switches between similarly named files within a directory. It is specifically designed for Angular component files but works with any set of files within a directory where file names ( except for the file extensions) match.
I built this as a reaction to Angular CLI QuickSwitch Plugin. While I find it a valuable plugin, it doesn't function exactly how I want in all circumstances. It has the following enhancements:
Source code: https://github.com/jyjor/angular-file-switcher
Issues: https://github.com/jyjor/angular-file-switcher/issues