I'm using angular 6 in Visual Studio 2017 (not visual studio code). I want go with shortcut by keyboard in .ts
, .html
and .css
files. In visual studio code "angular2-switcher" and "file-ext-switcher" doing this. Are there any extension for Visual studio 2017?
My Tabs Studio extension has the TabsStudio.OpenCorrespondingFile command that opens related files with the same name. You can assign a keyboard shortcut to it in Visual Studio keyboard options.