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:


options


  1. let's assume release directory empty , show files mode enabled

before build

  1. now, build release config... build succeeds, no changes visible in solution explorer:

enter image description here

  1. only after hit refresh button manually can see results of build process:

enter image description here

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

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -