angular2-switcher
angular2-switcher copied to clipboard
Easily navigate to `typescript(.ts)`|`template(.html)`|`style(.scss/.sass/.less/.css)` in angular2 project.
It's too difficult to remember all those shortcuts. Please add a single shortcut that cycles through all the files. - on ts press shortcut to go to html, - then...
using VDI it does not work the shortcut... would help to customize them as well... also a context menu with quick switching would be great as well
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
We use Storybook when developing components. The switcher allows us to jump between all the other component files, but finding the Storybook files requires going to the explorer and selecting...
Whenever I work with several components at the same time and use this extension, my tabs get all jumbled, instead of keeping .ts/.html/.css tabs grouped by component, whenever switching to...
This is a Feature request: If I press the shortcut for navigating to the same file type which I am working on, then the extension does nothing and does not...
If component's class extends some other class and used parent's properry in template, this extension can't detect this property.
In my project, I have lots of component where HTML, CSS, TS files don't have same naming convention. In this case, extension doesn't work. So please add this support as...
Hey, great plugin, but have you thought to export this plugin to WebStorm? :)