vs-window-title-changer
vs-window-title-changer copied to clipboard
Possible problem with the `active_wnd_title` variable
Reported by gmengano1 on the VS gallery page of the plugin.
I want to show the current window caption. It's not the same as active_wnd_title.
It is the value returned by dte.ActiveWindow.Caption
(For example if the output window has the focus it returns "Output")