Is it possible to NOT auto-open files on select in VisualStudio 2013?

visual-studio, visual-studio-2013

Solution

Go `Options -> Environment -> Tabs and Windows`:

and edit settings in "Preview Tab".

Problem

It's annoying me because I often just select files. And I don't want to wait while parsers will do all their jobs and spam me with warnings...

Original source