Julian50
Julian50

Reputation: 2602

visual studio 2013 hide build progress window

On visual studio 2013 community, each time I build, a build progress windows appear and disappear when building is finish. Is there an option to hide, never show, this window? thanks

Upvotes: 45

Views: 4939

Answers (1)

Julian50
Julian50

Reputation: 2602

This windows is generated by the 'CodeMaid' extension. To disable it open Codemaid's configuration and under 'Progressing' uncheck 'Show build progress window when a build start'.

Upvotes: 89

Related Questions