Angular Component File SwitcherThis extension allows you to switch between a component, template and stylesheet file associated with a component. FeaturesWhen the extension is activated it will switch between component files in the following order, it will also wrap back around the list.
The extension can be activated by:
The extension can also be activated in reverse by holding shift while running the normal commands:
Extension SettingsThis extension's key bindings can be overridden by the following commands:
CalloutsThis extension was created based off the angular-component-file-cycler by @Fordesoft which is no longer being maintained. Reverse order functionality is based off @nlko fork of angular-component-file-cycler. This extension was created to solve a problem I was having where the file-cycler extension would not switch files when there was no associated stylesheet file. I noticed that @nlko had created a fork to add in reverse order which also solved the issue I was facing so I pulled his changes in. Contributinghttps://github.com/ppetro08/angular-component-file-switcher Enjoy! |