ide - Is there any Visual Studio extension to switch to related files? -


suppose architecture functionality - "component" - scattered across many related files. example there html template, javascript file, css file etc. belonging together. should common in non-trivial project.

the more technical layers used, more need switch between related files. in current project have 6 layers need edited 1 functionality. since files grouped technical layers, not near each other. makes trivial task of switching files time-consuming.

is there known visual studio extension situation?

for designers (winforms/wpf/...) similiar feature existed (go designer, go code).

just idea how like:

wireframe1

having in context menu ok well. maybe lucky , exists?

you can switch between related files (commercial) tabs studio extension if have common part in file name. on how create custom title , path rules see tab grouping documentation.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -