In visual studio when i press F12 (go to definition) on any methods it open in a "peek" kind of window on the right side of the document tabs in fushia/pink like color on the dark theme. The problem is that 99% of the time i need to F12 into 2 or more methods but that window keep being replace by the latest. So i need to remember to click pin for every single time i press F12. I am wondering if i can disable this peek and make F12 open in a normal window like i opened the class.
I already disabled the preview class on the project treeview which open any class in the same "peek" tab.
I found some help but for VS2013 with powertool but VS2015 these tools are integrated and i didn't found the equivalent option menu.
My VS is up to date excluding the latest Azure update which i don't use.