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:
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
Post a Comment