Hi , I am new to VSX. I want to know is it possible to create custom add watch window.
Thanks in advance
Vicky2006 Thursday, October 15, 2009 3:40 AM
Hello, Vicky I think it is possible. It is mainly about debug extensibility. Because watch window is a tool window, for more information on how to create a tool window VSPackage Tutorial 2: How to Create a Tool Window.