automation - Visual Studio 2013: auto-refresh solution explorer in "show all files" mode -
is there way or unobvious workaround make solution explorer refresh automatically (in show files mode) when there changes project directory tree? if rebuild project different output settings (which add files , remove others), no changes reflected in solution explorer until manually click refresh button. doesn't seem convenient tool aimed @ programming, i.e. automating repetitive tasks...
update
a picture worth thousand words:
my relevant options @ tools > options > environment > documents:
- let's assume release directory empty , show files mode enabled
- now, build release config... build succeeds, no changes visible in solution explorer:
- only after hit refresh button manually can see results of build process:
so i'm asking if there ways make solution explorer update automatically when changes occur, not make externally modified files auto-reload in vs editors.
@sunny moon - there no option right automatically refresh project tree if changes introduced. have manually select refresh button in command bar of solution explorer. i'm going track feedback along other areas i've been collecting solution explorer sharing frustration here.
thanks! cathy visual studio ide team
Comments
Post a Comment