Skip to content

VS Code extension that allows you to switch between similarly-named Angular component files with an easy shortcut (Ctrl+K, Ctrl+O).

Notifications You must be signed in to change notification settings

stedel/angular-component-file-cycler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Component File Cycler

https://marketplace.visualstudio.com/items?itemName=fordesoft.angular-component-file-cycler

This allows you to switch between similarly-named Angular component files with an easy shortcut.

For example, if you have hello.component.ts open, you can activate this extension (press Ctrl+K, then Ctrl+O without ever releasing Ctrl) to tell VS Code to open hello.component.html. Activating it again will open the corresponding scss or css file. Activating it once more will open the corresponding ts file again.

##Feedback / bug reports

Contact me at @Fordesoft on twitter, or you can contact me through http://www.fordesoft.com/

About

VS Code extension that allows you to switch between similarly-named Angular component files with an easy shortcut (Ctrl+K, Ctrl+O).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%