This extension makes browsing source files available from Source Server while debugging. Usage After installing the extension, a new window will be available from Debug -> Windows -> Source Server Browser. While debugging, any loaded symbol file (.pdb) that has Source Server information present will appear in the window. You can browse for files by expanding the tree items, or search for filenames using the search control at the top of the window. Simply double click an item to download the file from Source Server and open it in the VS Editor. Screenshot |